Files
stefanma.de/netlify.toml
spetznas 6a7e9ce9e4 Update
2026-04-15 09:21:39 +02:00

10 lines
184 B
TOML
Executable File

[[redirects]]
from = "/contact"
to = "https://netinfection.xyz/contact"
status = 301
[[redirects]]
from = "/contact/"
to = "https://netinfection.xyz/contact"
status = 301