diff --git a/_includes/head.html b/_includes/head.html index c2da55d..dff34bd 100644 --- a/_includes/head.html +++ b/_includes/head.html @@ -12,6 +12,18 @@ content="{{site.url}}/images/{{page.path | split: '/' | last | split: '.' | first }}/{{page.image}}"/> {% endif %} + {% if page.description %} + + {% else %} + + {% endif %} + {% if page.collection == "posts" %} @@ -24,18 +36,6 @@ {% endfor %} - - {% if page.description %} - - {% else %} - - {% endif %} {% else %}