Add meta description
This commit is contained in:
parent
ad23989ddc
commit
0f683ab5b8
|
@ -1,4 +1,5 @@
|
||||||
<title>{{ with .Title }}{{ . }} – {{end}}{{ .Site.Title }}</title>
|
<title>{{ with .Title }}{{ . }} – {{end}}{{ .Site.Title }}</title>
|
||||||
|
{{ with .Site.Params.about }}<meta name="description" content="{{ .description }}">{{ end }}
|
||||||
|
|
||||||
<meta name="viewport" content="width=device-width, initial-scale=1">
|
<meta name="viewport" content="width=device-width, initial-scale=1">
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue