diff --git a/_includes/header.html b/_includes/header.html
index 082ebd5..a37be4a 100644
--- a/_includes/header.html
+++ b/_includes/header.html
@@ -15,23 +15,41 @@
{% endif %}
-
-
-
{% if page.description %}
-
{% endif %}
{% if page.tags %}
{% endif %}
+
+
+
-
-
+ {% if page.description %}
+
+ {% endif %}
+
+
+
+
+
+
+ {% if page.description %}
+
+ {% endif %}
+ {% if 'gallery-photo' == page.layout %}
+
+
+ {% else %}
+
+ {% if page.primary_image %}
+
+ {% endif %}
+ {% endif %}