mirror of
https://github.com/chinchang/web-maker.git
synced 2025-08-06 21:36:29 +02:00
fix redirect
This commit is contained in:
@@ -28,6 +28,5 @@ ID = "webmaker"
|
||||
|
||||
[[redirects]]
|
||||
from = "/create/*"
|
||||
to = "/app/:splat"
|
||||
to = "/app/index.html"
|
||||
status = 200
|
||||
force = true
|
Reference in New Issue
Block a user