diff --git a/themes/vanilla/layouts/partials/head.html b/themes/vanilla/layouts/partials/head.html index 4d978d8..939d55f 100644 --- a/themes/vanilla/layouts/partials/head.html +++ b/themes/vanilla/layouts/partials/head.html @@ -1,7 +1,12 @@ - {{ $style := resources.Get "scss/style.scss" | resources.ToCSS | resources.Minify }} + + + + + {{ $style := resources.Get "scss/style.scss" | resources.ToCSS | resources.Minify }} +