diff --git a/templates/includes/head.html b/templates/includes/head.html index 5c80d6f..6bd87cb 100644 --- a/templates/includes/head.html +++ b/templates/includes/head.html @@ -14,7 +14,7 @@ {% if config.extra.stylesheets %} {% for stylesheet in config.extra.stylesheets %} - + {% endfor %} {% endif %}