all repos — site @ 4bbc8335481a0466d7c23953b0f6057f97607ed1

source for my site, found at icyphox.sh

netlify.toml (view raw)

 1
 2
 3
 4
 5
 6
 7
 8
[build]
    publish = "build/"
    command = "make ci" 

[[redirects]]
    from = "/.well-known/webfinger"
    to = "https://h.icyphox.sh/.well-known/webfinger"
    force = true