Update 3 files

- /package.json
- /_posts/2023-04-05-ai.md
- /_posts/2024-01-01-summary.md
This commit is contained in:
mayx
2024-01-01 09:01:21 +00:00
parent e6281bfa5f
commit 4afea923c5
3 changed files with 29 additions and 1 deletions

7
package.json Normal file
View File

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