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