diff --git a/_includes/head.html b/_includes/head.html
index 46ae526..373350d 100644
--- a/_includes/head.html
+++ b/_includes/head.html
@@ -11,12 +11,10 @@
-
{% else %}
-
{% endif %}
{% if page.date %}
@@ -28,6 +26,11 @@
{% endfor %}
{% endif %}
+ {% if page.image %}
+
+ {% else %}
+
+ {% endif %}