more translation changes

This commit is contained in:
Stephan Hadan 2025-01-28 13:02:01 +01:00
parent 515108099b
commit cc53b78f46
5 changed files with 6 additions and 6 deletions

View file

@ -4,7 +4,7 @@
<main class="content">
<article class="micropost">
{{ .Content }}
<a href='{{ .Permalink }}'><aside class="dates">→ {{ .Date.Format "2006/01/02 3:04 PM" }}</aside></a>
<a href='{{ .Permalink }}'><aside class="dates">→ {{ .Date.Format "02.01.2006 15:04" }}</aside></a>
</article>
</main>