diff --git a/_includes/header.html b/_includes/header.html --- a/_includes/header.html +++ b/_includes/header.html @@ -1,76 +1,28 @@ - - -{% if page.bigimg or page.title %} - -{% if page.bigimg %} -
-{% endif %} - -
-{% if page.bigimg %} -
-
-
-
-
-

{% if page.title %}{{ page.title }}{% else %}
{% endif %}

- {% if page.subtitle %} - {% if include.type == "page" %} -
- {{ page.subtitle }} - {% else %} -

{{ page.subtitle }}

- {% endif %} - {% endif %} - - {% if include.type == "post" %} - - {% endif %} -
-
-
-
- -
-{% endif %} -
-
-
-
-
-

{% if page.title %}{{ page.title }}{% else %}
{% endif %}

- {% if page.subtitle %} - {% if include.type == "page" %} -
- {{ page.subtitle }} - {% else %} -

{{ page.subtitle }}

- {% endif %} - {% endif %} - - {% if include.type == "post" %} - - {% endif %} +{% if page.title %} +
+
+
+
+
+
+

{% if page.title %}{{ page.title }}{% else %}
{% endif %}

+ {% if page.subtitle %} + {% if include.type == "page" %} +
+ {{ page.subtitle }} + {% else %} +

{{ page.subtitle }}

+ {% endif %} + {% endif %} + {% if include.type == "post" %} + + {% endif %} +
+
-
-
-
- - + {% else %} -
+
{% endif %}