diff --git a/templates/partials/head.html b/templates/partials/head.html index 2f43c6fbb..60eff64a9 100644 --- a/templates/partials/head.html +++ b/templates/partials/head.html @@ -20,13 +20,13 @@ {%endif%} {%if section.extra.imgPath %} - - - + + + {% elif page.extra.imgPath %} - - - + + + {%endif%} {%if section.description%} @@ -39,7 +39,7 @@ {%endif%} - + {% endblock title %}