arch(sprint1): resolve dynamic pages by route config

This commit is contained in:
sdarbinyan
2026-07-03 02:04:01 +04:00
parent ac48799d9a
commit d6a1d5e3f5
4 changed files with 59 additions and 9 deletions

View File

@@ -221,7 +221,7 @@
"key": "home",
"title": "Home",
"route": {
"path": "/",
"path": "/platform",
"exact": true
},
"layout": "default-public",