diff --git a/templates/partials/head.html b/templates/partials/head.html index 9a45324..9ace957 100644 --- a/templates/partials/head.html +++ b/templates/partials/head.html @@ -15,6 +15,7 @@ {%- if config.extra.comments %} + {%- endif %} {%- include "partials/favicon.html" %} @@ -115,10 +116,6 @@ {%- endfor %} {%- endif %} - {%- if config.extra.comments %} - - {%- endif %} -