mirror of
https://github.com/BBaoVanC/bobatheme.git
synced 2025-06-14 18:37:30 -05:00
Improve date element in page metadata
This commit is contained in:
3
layouts/partials/time-element.html
Normal file
3
layouts/partials/time-element.html
Normal file
@ -0,0 +1,3 @@
|
||||
<time datetime="{{ .Format "2006-01-02T15:04:05Z07:00" }}" title="{{ . }}">
|
||||
{{ .Format "January 2, 2006" }}
|
||||
</time>
|
Reference in New Issue
Block a user