all repos — site @ 6c04fd34a0ce664f01f3a369877cd9fcaa6bd164

source for my site, found at icyphox.sh

netlify.toml (view raw)

1[build]
2    publish = "build/"
3    command = "make ci" 
4
5[[redirects]]
6    from = "/.well-known/webfinger"
7    to = "https://h.icyphox.sh/.well-known/webfinger"
8    force = true