Files
fundor333.com/netlify.toml
Fundor333 4715eb1ec6 fix
2024-02-11 01:47:32 +01:00

13 lines
295 B
TOML

[build]
publish = "public"
command = "hugo --gc --minify"
[[redirects]]
from = "/.well-known/host-meta*"
to = "https://fed.brid.gy/.well-known/host-meta:splat"
status = 302
[[redirects]]
from = "/.well-known/webfinger*"
to = "https://fed.brid.gy/.well-known/webfinger"
status = 302