fix typo
This commit is contained in:
@@ -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" }}">
|
||||
|
||||
Reference in New Issue
Block a user