forked from Bunteshaus/bunteshaus.de
small fixes
This commit is contained in:
parent
7e622b7bf2
commit
2422e0051e
|
@ -75,7 +75,9 @@
|
|||
</a>
|
||||
{{ else }}
|
||||
{{ $fname := . }}
|
||||
<div>🗀 <a href="{{ $fname.Permalink }}" class="underline">{{ $fname }}</a></div>
|
||||
{{ if not strings.HasSuffix $fname "md" }}
|
||||
<div>🗀 <a href="{{ $fname.Permalink }}" class="underline">{{ $fname }}</a></div>
|
||||
{{ end }}
|
||||
{{ end }}
|
||||
{{ end }}
|
||||
{{ end }}
|
||||
|
|
Loading…
Reference in New Issue
Block a user