diff --git a/netlify.toml b/netlify.toml deleted file mode 100644 index 657a62c..0000000 --- a/netlify.toml +++ /dev/null @@ -1,5 +0,0 @@ -[[headers]] - # Define which paths this specific [[headers]] block will cover. - for = "/*" - [headers.values] - Access-Control-Allow-Origin = "*"