From 1e997a2e86b1214b0fe958f561ac83692bcd8819 Mon Sep 17 00:00:00 2001 From: spetznas Date: Wed, 15 Apr 2026 09:22:14 +0200 Subject: [PATCH] Removed netlify.toml --- netlify.toml | 9 --------- 1 file changed, 9 deletions(-) delete mode 100755 netlify.toml 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