about summary refs log tree commit diff stats
path: root/netlify.toml
diff options
context:
space:
mode:
authorAlan Pearce2024-05-29 00:32:12 +0200
committerAlan Pearce2024-05-29 01:04:11 +0200
commite09e938cea1073e117a5ecd048f7f3f0969207dc (patch)
treea1b925c94354c18b8570acd576422b296b331479 /netlify.toml
parent00c802c022c4d28927eae61d8b5b7aea29ac7884 (diff)
downloadzola-bearblog-e09e938cea1073e117a5ecd048f7f3f0969207dc.tar.lz
zola-bearblog-e09e938cea1073e117a5ecd048f7f3f0969207dc.tar.zst
zola-bearblog-e09e938cea1073e117a5ecd048f7f3f0969207dc.zip
update style from the original bear blog repository[1]
[1]: https://github.com/HermanMartinus/bearblog/blob/639edff3781bd1e66723a4584ba3bbff32aaac0b/templates/styles/blog/default.css
Diffstat (limited to 'netlify.toml')
-rw-r--r--netlify.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/netlify.toml b/netlify.toml
index 6e9486a..ad921ed 100644
--- a/netlify.toml
+++ b/netlify.toml
@@ -24,4 +24,4 @@ X-Content-Type-Options = "nosniff"
 X-XSS-Protection = "1; mode=block"
 Referrer-Policy = "strict-origin-when-cross-origin"
 Strict-Transport-Security = "max-age=63072000; includeSubdomains"
-Content-Security-Policy = "default-src 'none'; img-src 'self'; object-src 'none'; script-src 'none'; style-src 'sha256-iJQfPEEzY1fjDE/sJElXzaTdtJI+vxkKM//fXwJj/cI='; 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-KOMZEackHZgE4VhODEG7gEiJLdQZogO6BfMk+c0NWoM='; form-action 'none'; base-uri 'self'; frame-ancestors 'none'"