about summary refs log tree commit diff stats
diff options
context:
space:
mode:
authorAlan Pearce2024-05-29 16:11:02 +0200
committerAlan Pearce2024-05-29 16:11:02 +0200
commit8a7b1b9d08bf9131801db383df88720c7500f648 (patch)
tree9a113bda4e92194830ba34ae39d4db67b3aff453
parenta6f09143e8875005238361d8d4a8eb25bf040878 (diff)
downloadzola-bearblog-8a7b1b9d08bf9131801db383df88720c7500f648.tar.lz
zola-bearblog-8a7b1b9d08bf9131801db383df88720c7500f648.tar.zst
zola-bearblog-8a7b1b9d08bf9131801db383df88720c7500f648.zip
Fix style hash again?
-rw-r--r--netlify.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/netlify.toml b/netlify.toml
index 6ca9d0e..7eee58f 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-wOE0zNBQWpUBcOQHPSvj7V8Ez3XVcJjNkSmw4Zp5pyA='; 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-p5EfRIhWJi7Zh7WJil3mpIVCZvcu+zebWbMe6B0so8A='; form-action 'none'; base-uri 'self'; frame-ancestors 'none'"