This commit is contained in:
2026-02-08 12:35:58 +00:00
commit 78a9cd9b21
313 changed files with 93775 additions and 0 deletions

7
package.json Normal file
View File

@@ -0,0 +1,7 @@
{
"name": "mayx-blog",
"version": "1.0.0",
"scripts": {
"build": "bash deploy.sh"
}
}