title tag
This commit is contained in:
+1
-1
@@ -3,7 +3,7 @@
|
|||||||
|
|
||||||
<head>
|
<head>
|
||||||
{{- partial "head.html" . -}}
|
{{- partial "head.html" . -}}
|
||||||
<title>{{ .Title }}</title>
|
<title>{{- .Site.Title -}}</title>
|
||||||
<meta name="description" content="{{ .Site.Params.description }}" />
|
<meta name="description" content="{{ .Site.Params.description }}" />
|
||||||
|
|
||||||
<!-- Global site tag (gtag.js) - Google Analytics -->
|
<!-- Global site tag (gtag.js) - Google Analytics -->
|
||||||
|
|||||||
Reference in New Issue
Block a user