10 lines
184 B
TOML
Executable File
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
|