diff --git a/_vendor/git.sandpoints.org/Drawwell/SandpointsTheme/customizations/jgdr/layouts/partials/head.html b/_vendor/git.sandpoints.org/Drawwell/SandpointsTheme/customizations/jgdr/layouts/partials/head.html
index 1cad286..97af1e6 100644
--- a/_vendor/git.sandpoints.org/Drawwell/SandpointsTheme/customizations/jgdr/layouts/partials/head.html
+++ b/_vendor/git.sandpoints.org/Drawwell/SandpointsTheme/customizations/jgdr/layouts/partials/head.html
@@ -48,6 +48,9 @@ Tags: citation_keywords (semicolon-separated)
-->
+
+
+{{ if .Page.Params.publishDate }}
{{ if .Params.contributors }}
@@ -72,8 +75,6 @@ Tags: citation_keywords (semicolon-separated)
{{ $k:=delimit . " ; " }}
{{ end }}
-
-
@@ -83,6 +84,11 @@ Tags: citation_keywords (semicolon-separated)
+
+
+
+
+{{ end }}