update how it works page

This commit is contained in:
2026-06-10 10:58:54 +05:30
parent b283b97dde
commit 95afc4eb3c
219 changed files with 7708 additions and 9618 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()