diff --git a/themes/solus/layouts/partials/meta.html b/themes/solus/layouts/partials/meta.html
index 902bf35..5eea426 100755
--- a/themes/solus/layouts/partials/meta.html
+++ b/themes/solus/layouts/partials/meta.html
@@ -46,8 +46,8 @@
{{ end }}
-{{ if isset . "PublishedDate" }}
-
+{{ if isset .Params "publishdate" }}
+
{{ end }}
{{ $generalMetaTags := "solus, linux, operating system, budgie, mate" }}