diff --git a/data/sri.toml b/data/sri.toml new file mode 100644 index 0000000..62d0ff2 --- /dev/null +++ b/data/sri.toml @@ -0,0 +1,3 @@ +style = "sha384-qRVpIj9hSzsBhmO8Y7YEKF2UFra2sJQtl9V/uFKKDvy+Wjh9zgTku6VRgT8YdPoD" +cookieconsentcss = "sha384-6iYDyQZuuNT7DcPJGXx241czdv2+GDGUcXRiqw1iXrjgYMTorSetxFP3JCMQMwnR" +cookieconsentjs = "sha384-PDjg2ZdS3khPzd53i18+7tzB32JVQfFMrTXYo21RqPgUmEVAPwIhxOUF/8sP79CS" diff --git a/layouts/_default/baseof.html b/layouts/_default/baseof.html index 0047045..f8867aa 100644 --- a/layouts/_default/baseof.html +++ b/layouts/_default/baseof.html @@ -9,7 +9,7 @@ {{ block "title" . }}{{ .Site.Title }}{{ end }} {{ "" | safeHTML }} - + {{ if .RSSLink }} {{ "" | safeHTML }} diff --git a/layouts/partials/cookie-consent.html b/layouts/partials/cookie-consent.html index 46e3ba8..90343b3 100644 --- a/layouts/partials/cookie-consent.html +++ b/layouts/partials/cookie-consent.html @@ -1,5 +1,5 @@ - - + +