Add cover image support and improve meta tags

This commit is contained in:
Elnu 2022-06-10 18:40:21 -07:00
parent 5787b8d114
commit cdc7e072f2
4 changed files with 49 additions and 6 deletions

View file

@ -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>