This commit is contained in:
2026-03-08 10:54:53 +00:00
commit f8e5685363
314 changed files with 94082 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"
}
}