diff --git a/layouts/partials/head.html b/layouts/partials/head.html
index ac0a6d3d..7a974877 100644
--- a/layouts/partials/head.html
+++ b/layouts/partials/head.html
@@ -6,7 +6,20 @@
name="viewport"
content="width=device-width, initial-scale=1, minimum-scale=1"
/>
+ {{ if eq .Section "blog" }}
+
+
+ {{ if .Params.date_modified }}
+
+ {{ end }} {{ else }}
+ {{ end }}
{{ end }}