diff --git a/templates/includes/head.html b/templates/includes/head.html index 4142c13..5c80d6f 100644 --- a/templates/includes/head.html +++ b/templates/includes/head.html @@ -14,10 +14,9 @@ {% if config.extra.stylesheets %} {% for stylesheet in config.extra.stylesheets %} - + {% endfor %} {% endif %} - {% if config.extra.animated_favicon %} @@ -29,7 +28,10 @@ - + diff --git a/templates/includes/nav.html b/templates/includes/nav.html index e9b754e..5f9c269 100644 --- a/templates/includes/nav.html +++ b/templates/includes/nav.html @@ -6,7 +6,7 @@