This commit is contained in:
parent
c8627b6e5b
commit
5219c6c47f
@ -11,7 +11,7 @@
|
|||||||
<meta name="description" content="{{ . }}">
|
<meta name="description" content="{{ . }}">
|
||||||
{{- end }}
|
{{- end }}
|
||||||
{{- with .Page.Keywords }}
|
{{- with .Page.Keywords }}
|
||||||
<meta name="keywords" content="{{ .Page.Keywords }}">
|
<meta name="keywords" content="{{ delimit . "," }}">
|
||||||
{{- end }}
|
{{- end }}
|
||||||
{{- with .Page.Params.Author }}
|
{{- with .Page.Params.Author }}
|
||||||
{{- $author := index $.Site.Data.authors . }}
|
{{- $author := index $.Site.Data.authors . }}
|
||||||
|
Reference in New Issue
Block a user