Fix URL usage

This commit is contained in:
kbe
2025-08-18 17:57:53 +02:00
parent a54fa099b7
commit 0089c93afa
264 changed files with 16 additions and 25020 deletions

View File

@@ -48,7 +48,7 @@
{{ end }}
</div>
<div class="d-inline-flex">
<span class="font-small">{{ .Date.Format "Jan 2, 2006" }}</span>
<span class="font-small">{{ .Date.Format "02/07/2006" }}</span>
</div>
</div>
<h4><a class="text-link-1" href="{{ .Permalink }}">{{ .Title }}</a></h4>