update image and about page

This commit is contained in:
2026-06-13 00:32:06 +05:30
parent 9fdb2afe17
commit 5f2d4aeef1
226 changed files with 2774 additions and 3938 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()