update blog

This commit is contained in:
2026-06-12 14:59:22 +05:30
parent 345f5bce2f
commit 9fdb2afe17
185 changed files with 3070 additions and 2439 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()