{{ $css := resources.Get "css/styles.css" }} {{ if hugo.IsProduction}} {{ $css = $css | minify | fingerprint }} {{ end }} {{ with site.Params.plausible_domain }} {{ end }} Content-Security-Policy: default-src 'self'