This commit is contained in:
2019-08-16 12:26:39 +08:00
parent 99aa15344f
commit 9a91ddce71
110 changed files with 135 additions and 26 deletions

View File

@@ -30,6 +30,7 @@
<meta name="author" content="{{ .Site.Params.author }}">
<meta name="description" content="{{ .Site.Params.description }}">
<meta name="keywords" content="{{ .Site.Params.keywords }}">
<meta content="{{ delimit .Keywords ", " }}" name="keywords">
{{ .Hugo.Generator }}
<title>{{ block "title" . }} {{ .Scratch.Get "title" }} | {{ .Site.Title }}{{ end }}</title>
<meta name="description" content="{{ .Scratch.Get "description" }}">