Update
This commit is contained in:
9
netlify.toml
Executable file
9
netlify.toml
Executable file
@@ -0,0 +1,9 @@
|
||||
[[redirects]]
|
||||
from = "/contact"
|
||||
to = "https://netinfection.xyz/contact"
|
||||
status = 301
|
||||
|
||||
[[redirects]]
|
||||
from = "/contact/"
|
||||
to = "https://netinfection.xyz/contact"
|
||||
status = 301
|
||||
Reference in New Issue
Block a user