update _posts,

This commit is contained in:
louiscklaw
2025-02-01 01:58:37 +08:00
parent b3da7aaef5
commit d888d71e6d
42 changed files with 1271 additions and 7 deletions

7
_upwork/gitUpdate.bat Normal file
View File

@@ -0,0 +1,7 @@
git status .
@pause
git add .
git commit -m"update _upwork,"
start git push