diff --git a/themes/buha/layouts/posts/single.html b/themes/buha/layouts/posts/single.html index 7d8e00d8..cf36822a 100644 --- a/themes/buha/layouts/posts/single.html +++ b/themes/buha/layouts/posts/single.html @@ -75,7 +75,7 @@ {{ else }} {{ $fname := . }} - {{ if not (in $fname "md") }} + {{ if not (in $fname ".md") }}
🗀 {{ $fname }}
{{ end }} {{ end }}