diff --git a/layouts/partials/head.html b/layouts/partials/head.html
index a8309738ba7..cabc1ff76df 100644
--- a/layouts/partials/head.html
+++ b/layouts/partials/head.html
@@ -14,8 +14,17 @@
{{ end }}{{ else }}{{ end }}
{{ if .Params.description }}
+
{{ else }}
+
+{{ end }}
+
+
+{{ if eq .Section "blog" }}
+{{ with findRE "" .Content 1 }}
+
+{{ end }}
{{ end }}