diff --git a/netlify.toml b/netlify.toml index 46fbf27..d73cf64 100644 --- a/netlify.toml +++ b/netlify.toml @@ -1,9 +1,3 @@ -[[redirects]] - from = "/*" - to = "/page/404/index.html" - status = 404 - force = false - [[redirects]] from = "/404.html" to = "/page/404/index.html"