This commit is contained in:
louiscklaw
2025-01-31 19:13:58 +08:00
commit f1cc2ea546
9 changed files with 149 additions and 0 deletions

6
deploy.bat Normal file
View File

@@ -0,0 +1,6 @@
git pull
git add _docs
git add deloy.bat
git add .vscode
git commit -m"update github pages,"
git push