Pull in my changes to pickles theme from my fork.
This commit is contained in:
parent
7fbcda8d2f
commit
8506c7dd45
7 changed files with 10 additions and 98 deletions
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>
|
Loading…
Add table
Add a link
Reference in a new issue