From ff313053e56bf5c606376435050eb7f40ad3f28a Mon Sep 17 00:00:00 2001 From: Alan Pearce Date: Wed, 29 May 2024 16:06:16 +0200 Subject: Update style hash --- netlify.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'netlify.toml') diff --git a/netlify.toml b/netlify.toml index 6b9b76c..2f4a020 100644 --- a/netlify.toml +++ b/netlify.toml @@ -32,4 +32,4 @@ Strict-Transport-Security = "max-age=63072000; includeSubdomains" # if nothing else works # openssl dgst -sha256 -binary < templates/style.css.html | openssl enc -base64 # and paste the output after sha256- -Content-Security-Policy = "default-src 'none'; img-src 'self'; object-src 'none'; script-src 'none'; style-src 'sha256-KOMZEackHZgE4VhODEG7gEiJLdQZogO6BfMk+c0NWoM='; form-action 'none'; base-uri 'self'; frame-ancestors 'none'" +Content-Security-Policy = "default-src 'none'; img-src 'self'; object-src 'none'; script-src 'none'; style-src 'sha256-uU4G1WTuiOX/p9qEijPXhC3yBhVDdqYQmS0cfQjytZM='; form-action 'none'; base-uri 'self'; frame-ancestors 'none'" -- cgit 1.4.1