title tag

This commit is contained in:
GURU SABARISH
2020-10-11 20:55:43 +05:30
committed by GitHub
parent 7599139b45
commit ece0b02e39
+1 -1
View File
@@ -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 -->