diff --git a/netlify.toml b/netlify.toml index fc5ce0b8..ff1c0508 100644 --- a/netlify.toml +++ b/netlify.toml @@ -1,9 +1,4 @@ [[redirects]] from = "/*" to = "/index.html" - status = 200 -[[headers]] - for = "/*" - [headers.values] - Cross-Origin-Opener-Policy = "same-origin" - Cross-Origin-Embedder-Policy = "require-corp" \ No newline at end of file + status = 200 \ No newline at end of file