From 6bf2077e645e659b1af2baa277b24704d4185d06 Mon Sep 17 00:00:00 2001 From: Michael Boelen Date: Thu, 1 Jun 2023 10:19:27 +0200 Subject: [PATCH] Toevoegen van crossorigin ivm CSP-header en relatie CORS en SRI --- themes/nluug/layouts/partials/scripts_loadlast.html | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/themes/nluug/layouts/partials/scripts_loadlast.html b/themes/nluug/layouts/partials/scripts_loadlast.html index ad76ffe..d97bde6 100644 --- a/themes/nluug/layouts/partials/scripts_loadlast.html +++ b/themes/nluug/layouts/partials/scripts_loadlast.html @@ -7,7 +7,4 @@ {{ end }} {{ $js := .Scratch.Get "jslibs" | resources.Concat "js/combined-scripts.js" | resources.Minify | fingerprint }} - +