diff --git a/source/_partials/head.html b/source/_partials/head.html index b59e0c85..8f43a0dc 100644 --- a/source/_partials/head.html +++ b/source/_partials/head.html @@ -1,23 +1,23 @@
- {% include 'title' %} + {% include 'title' %} - {% if page.meta.description %} - - {% endif %} + {% if page.meta.description %} + + {% endif %} - {% if page.meta.og %}{% include "og" with {og: page.meta.og} %}{% endif %} + {% if page.meta.og %}{% include "og" with { og: page.meta.og } %}{% endif %} - - - - - + + + + + - {% for size in site.apple_touch_icon_sizes %} - - {% endfor %} + {% for size in site.apple_touch_icon_sizes %} + + {% endfor %} - {% for size in site.favicon_sizes %} - - {% endfor %} + {% for size in site.favicon_sizes %} + + {% endfor %}