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 97af1e6..67fa931 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
@@ -63,7 +63,7 @@ Tags: citation_keywords (semicolon-separated)
{{ with .Page.Params.publishDate }}
- {{ $d:= .Format "Jan, 2 2006" }}
+ {{ $d:= .Format "Jan 2, 2006" }}
{{ end }}