Compatible with recent hugo
This commit is contained in:
parent
dd963a2d87
commit
5c23ad69a1
@ -6,7 +6,6 @@
|
|||||||
<meta name="googlebot" content="index,follow,snippet,archive">
|
<meta name="googlebot" content="index,follow,snippet,archive">
|
||||||
<title>{{ .Title }}</title>
|
<title>{{ .Title }}</title>
|
||||||
<meta name="author" content="{{ .Site.Author.name }}" />
|
<meta name="author" content="{{ .Site.Author.name }}" />
|
||||||
{{ .Hugo.Generator }}
|
|
||||||
|
|
||||||
{{ if .Keywords }}
|
{{ if .Keywords }}
|
||||||
<meta name="keywords" content="{{ delimit .Keywords ", " }}">
|
<meta name="keywords" content="{{ delimit .Keywords ", " }}">
|
||||||
|
Loading…
Reference in New Issue
Block a user