coderrrrr.site/netlify.toml
2025-05-02 16:22:59 +05:30

6 lines
113 B
TOML

# Rewrites for well-known endpoints
[[redirects]]
from = "/.well-known/*"
to = "/well-known/:splat"
status = 200