update miletruth and solution page

This commit is contained in:
2026-08-03 12:01:28 +05:30
parent 61875bf8e7
commit d943e0e274
409 changed files with 29647 additions and 5629 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()