Compatible with recent hugo
This commit is contained in:
parent
dd963a2d87
commit
5c23ad69a1
1 changed files with 0 additions and 1 deletions
|
|
@ -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…
Add table
Add a link
Reference in a new issue