diff --git a/netlify.toml b/netlify.toml deleted file mode 100644 index 1519294a..00000000 --- a/netlify.toml +++ /dev/null @@ -1,21 +0,0 @@ -[[redirects]] - from = "/skynet/skyfile" - to = "https://siasky.net/skynet/skyfile" - status = 200 - force = true - -[[redirects]] - from = "/file/*" - to = "https://siasky.net/file/:splat" - status = 200 - force = true - -[[redirects]] - from = "/" - to = "/" - status = 200 - -[[redirects]] - from = "/*" - to = "https://siasky.net/:splat" - status = 200 \ No newline at end of file