diff --git a/themes/secluded/layouts/partials/head.html b/themes/secluded/layouts/partials/head.html index 86667e5..368e924 100644 --- a/themes/secluded/layouts/partials/head.html +++ b/themes/secluded/layouts/partials/head.html @@ -37,8 +37,8 @@ {{ $options := (dict "outputStyle" "compressed" "enableSourceMap" true) }} {{ $scss := resources.Get "scss/imports.scss" }} {{ $style := $scss | resources.ToCSS $options }} - - + + {{ partialCached "favicons.html" . }}