forked from mirrors/hugo-tufte
Fixes Hugo deprecation warnings (#16)
This commit is contained in:
parent
9120aa5534
commit
e70a1f0e91
3 changed files with 5 additions and 5 deletions
layouts/partials
|
@ -4,4 +4,4 @@
|
|||
<meta name="description" content="{{ .Description }}">
|
||||
<meta name="keywords" content="{{ range .Keywords }}{{ . }},{{ end }}">
|
||||
<meta name="author" content="{{ .Site.Title }}">
|
||||
{{ .Hugo.Generator }}
|
||||
{{ hugo.Generator }}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue