diff --git a/netlify.toml b/netlify.toml deleted file mode 100755 index 0742c64..0000000 --- a/netlify.toml +++ /dev/null @@ -1,9 +0,0 @@ -[[redirects]] - from = "/contact" - to = "https://netinfection.xyz/contact" - status = 301 - -[[redirects]] - from = "/contact/" - to = "https://netinfection.xyz/contact" - status = 301