This commit is contained in:
2026-02-11 09:55:06 +00:00
commit da4b7c19bf
313 changed files with 93710 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"
}
}