update navbar

This commit is contained in:
2026-06-08 18:00:01 +05:30
parent 22f4e3b46b
commit 67c427749e
174 changed files with 2310 additions and 1342 deletions

View File

@@ -0,0 +1,11 @@
self.__BUILD_MANIFEST = {
"__rewrites": {
"afterFiles": [],
"beforeFiles": [],
"fallback": []
},
"sortedPages": [
"/_app",
"/_error"
]
};self.__BUILD_MANIFEST_CB && self.__BUILD_MANIFEST_CB()