Pull in my changes to pickles theme from my fork.
This commit is contained in:
3
layouts/partials/timestamp.html
Normal file
3
layouts/partials/timestamp.html
Normal file
@ -0,0 +1,3 @@
|
||||
<time datetime="{{ .Date.Format "2006-01-02T15:04:05Z07:00" | safeHTML }}">
|
||||
{{ .Date.Format "2006-01-02" }}
|
||||
</time>
|
Reference in New Issue
Block a user