list format date

This commit is contained in:
Niko Abeler 2022-09-11 17:37:18 +02:00
parent 968fb30f53
commit e9bcaa4c4a
1 changed files with 1 additions and 1 deletions

View File

@ -6,7 +6,7 @@
<small>
Published:
<time class="dt-published" datetime="{{.Meta.Date}}">
{{.Meta.Date}}
{{.Meta.FormattedDate}}
</time>
</small>
</hgroup>