mirror of
https://github.com/foo-dogsquared/hugo-theme-contentful.git
synced 2025-01-30 22:57:55 +00:00
Update Asciidoc template
The date has been simply updated to be human-readable despite complete information.
This commit is contained in:
parent
2fbf28ba63
commit
25074c2b8c
@ -12,5 +12,5 @@ tags:
|
|||||||
|
|
||||||
= {{ replace .Name "-" " " | title }}
|
= {{ replace .Name "-" " " | title }}
|
||||||
{{ .Site.Author.name }} {{ with .Site.Author.email }}<{{ . }}>{{ end }}
|
{{ .Site.Author.name }} {{ with .Site.Author.email }}<{{ . }}>{{ end }}
|
||||||
{{ dateFormat "2006-01-02" .Date }}
|
{{ dateFormat "2006-01-02 15:04 -0700" .Date }}
|
||||||
:stem: latexmath
|
:stem: latexmath
|
||||||
|
Loading…
Reference in New Issue
Block a user