diff --git a/themes/nluug/layouts/partials/style.html b/themes/nluug/layouts/partials/style.html index 3c60914..818429d 100644 --- a/themes/nluug/layouts/partials/style.html +++ b/themes/nluug/layouts/partials/style.html @@ -1,6 +1,6 @@ {{/* Zoek alle scss-bestanden, combineer ze, zet om naar CSS, verkleinen en voorzien van fingerprint */}} {{ $styles := resources.Match "scss/**.scss" | resources.Concat "combined.scss" | toCSS (dict "outputStyle" "compressed") | minify | fingerprint }} - + {{/*