diff --git a/layouts/partials/head.html b/layouts/partials/head.html
index fdbc5b4..d4dca3f 100644
--- a/layouts/partials/head.html
+++ b/layouts/partials/head.html
@@ -8,15 +8,15 @@
{{ if not .IsHome }}{{ .Title }} - {{ end }}{{ site.Title }}
{{- if eq .Kind "page" -}}
-
-
- {{ else }}
-
-
+
+
+ {{ else }}
+
+
{{- end -}}
{{- range $.Scratch.Get "social-list" -}}
-
+
{{- end -}}
@@ -25,7 +25,7 @@
{{ hugo.Generator }}
{{- range .AlternativeOutputFormats -}}
-
+
{{- end -}}
{{- if or hugo.IsProduction (eq site.Params.env "production") -}}