diff --git a/themes/mmotium/layouts/404.html b/themes/mmotium/layouts/404.html
index a087b33..e2aa9c8 100644
--- a/themes/mmotium/layouts/404.html
+++ b/themes/mmotium/layouts/404.html
@@ -1,3 +1,8 @@
+{{ define "head_meta" }}
+
+
+{{end}}
+
{{ define "main" }}
diff --git a/themes/mmotium/layouts/_default/single.html b/themes/mmotium/layouts/_default/single.html
index 3b85d24..21d9a5e 100644
--- a/themes/mmotium/layouts/_default/single.html
+++ b/themes/mmotium/layouts/_default/single.html
@@ -2,8 +2,8 @@
-
-
+
+
{{ with .PublishDate }}
{{ end }}
{{ with .Lastmod }}
{{ end }}
diff --git a/themes/mmotium/layouts/categories/taxonomy.html b/themes/mmotium/layouts/categories/taxonomy.html
index b57cb1d..321bd08 100644
--- a/themes/mmotium/layouts/categories/taxonomy.html
+++ b/themes/mmotium/layouts/categories/taxonomy.html
@@ -1,3 +1,8 @@
+{{ define "head_meta" }}
+
+
+{{end}}
+
{{ define "main" }}