From 8ce42eeebbd624b1381f2644c330a12794405ae0 Mon Sep 17 00:00:00 2001 From: Michael Boelen Date: Mon, 19 Jun 2023 23:19:06 +0200 Subject: [PATCH] Weghalen integrity-waarde na diverse testen tbv CSP --- themes/nluug/layouts/partials/style.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 }} - + {{/*