mirror of
https://github.com/chinchang/web-maker.git
synced 2025-07-23 15:01:14 +02:00
setup redirects
This commit is contained in:
@@ -27,7 +27,7 @@ ID = "webmaker"
|
|||||||
force = true
|
force = true
|
||||||
|
|
||||||
[[redirects]]
|
[[redirects]]
|
||||||
from = "/create"
|
from = "/create/*"
|
||||||
to = "/app"
|
to = "/app/:splat"
|
||||||
status = 200
|
status = 200
|
||||||
force = true
|
force = true
|
Reference in New Issue
Block a user