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

change app folder to create

This commit is contained in:
Kushagra Gour
2024-02-29 18:02:21 +05:30
parent 9e6bd5f1d1
commit c44bf2e6ed
2 changed files with 39 additions and 29 deletions

View File

@@ -28,5 +28,5 @@ ID = "webmaker"
[[redirects]]
from = "/create/*"
to = "/app/index.html"
to = "/create/index.html"
status = 200