1
0
mirror of https://github.com/chinchang/web-maker.git synced 2025-08-06 13:26:36 +02:00

setup redirects

This commit is contained in:
Kushagra Gour
2024-02-28 17:49:57 +05:30
parent 8877651a0b
commit 9c3de5d235
3 changed files with 8 additions and 8 deletions

View File

@@ -27,7 +27,7 @@ ID = "webmaker"
force = true
[[redirects]]
from = "/app/creation/*"
to = "/app/:splat"
from = "/create"
to = "/app"
status = 200
force = true