We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0c3f0fb commit 7d7504fCopy full SHA for 7d7504f
netlify.toml
@@ -0,0 +1,7 @@
1
+[[headers]]
2
+ for = "/*"
3
+ [headers.values]
4
+ cross-origin-embedder-policy = "require-corp"
5
+ cross-origin-opener-policy = "same-origin"
6
+ X-Frame-Options = "SAMEORIGIN"
7
+ x-content-type-options = "nosniff"
0 commit comments