Add cover image support and improve meta tags
This commit is contained in:
parent
5787b8d114
commit
cdc7e072f2
4 changed files with 49 additions and 6 deletions
|
@ -1 +1 @@
|
|||
<time datetime="{{ .Date.Format " 2006-01-02T15:04:05Z07:00" }}">{{ .Date.Format "2006/01/02 15:04" }}</time>
|
||||
<time datetime="{{ partial "datestamp.html" .Date }}">{{ .Date.Format "2006/01/02 15:04" }}</time>
|
||||
|
|
Reference in a new issue