diff --git a/netlify.toml b/netlify.toml index 19650a4..136485e 100644 --- a/netlify.toml +++ b/netlify.toml @@ -27,12 +27,6 @@ status = 301 force = true -# For router history mode, ensure pages land on index -[[redirects]] - from = "/*" - to = "/index.html" - status = 200 - # Plugins [[plugins]] package = "netlify-plugin-chromium"