diff --git a/layouts/partials/head.html b/layouts/partials/head.html
index 6702c677ad0..d25f74943f5 100644
--- a/layouts/partials/head.html
+++ b/layouts/partials/head.html
@@ -12,15 +12,16 @@
{{ partial "css.html" . }}
-{{ if .Params.description }}
-
-
-{{ else }}
-
-
-{{ end }}
-
-
+
+
+
+
+
+
+
+
+
+
{{ if eq .Section "blog" }}
{{ with findRE "" .Content 1 }}