diff --git a/themes/secluded/layouts/partials/head.html b/themes/secluded/layouts/partials/head.html index 86667e591ec6a031dd0f7cfb7393a55cac530779..368e924c7d586ac67bfa4b0f2e0c3cdd57556cbd 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" . }}