list format date
This commit is contained in:
parent
968fb30f53
commit
e9bcaa4c4a
|
@ -6,7 +6,7 @@
|
|||
<small>
|
||||
Published:
|
||||
<time class="dt-published" datetime="{{.Meta.Date}}">
|
||||
{{.Meta.Date}}
|
||||
{{.Meta.FormattedDate}}
|
||||
</time>
|
||||
</small>
|
||||
</hgroup>
|
||||
|
|
Loading…
Reference in New Issue