misc: delete netlify.toml
Anirudh Oppiliappan x@icyphox.sh
Sun, 19 Jan 2025 21:58:58 +0200
D
netlify.toml
@@ -1,13 +0,0 @@
-[build] - publish = "build/" - command = "make ci" - -[[redirects]] - from = "/.well-known/webfinger" - to = "https://h.icyphox.sh/.well-known/webfinger" - force = true - -[[redirects]] - from = "/*" - to = "/404" - status = 404