fix
parent
1f3c29233e
commit
ae233f5100
|
@ -1,4 +1,4 @@
|
|||
|
||||
{{- $id := .Get 0 -}}
|
||||
{{- $name := .Get 1-}}
|
||||
{{- $name := .Get 1 -}}
|
||||
<a class="github-profile"href="https://github.com/{{ $id }}"><img src="https://github.com/{{ $id }}.png"> <b>{{ $name | default $id }}</b> <i class="bi bi-github"></i></a>
|
Loading…
Reference in New Issue