all repos — site @ b6a386657c08ae620b9ea0fe567324f4a30d1d65

source for my site, found at icyphox.sh

misc: delete netlify.toml
Anirudh Oppiliappan x@icyphox.sh
Sun, 19 Jan 2025 21:58:58 +0200
commit

b6a386657c08ae620b9ea0fe567324f4a30d1d65

parent

5c11e1fa5a523561540d65c6ae795b4bd4555edf

1 files changed, 0 insertions(+), 13 deletions(-)

jump to
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