Skip to content

Commit

Permalink
修复日历问题
Browse files Browse the repository at this point in the history
  • Loading branch information
Deepcity committed Aug 17, 2024
1 parent 480fa56 commit cc33094
Show file tree
Hide file tree
Showing 3 changed files with 2 additions and 3 deletions.
2 changes: 1 addition & 1 deletion Update.bat
Original file line number Diff line number Diff line change
Expand Up @@ -6,4 +6,4 @@ if not defined FNM_AUTORUN_GUARD (
set "FNM_AUTORUN_GUARD=AutorunGuard"
FOR /f "tokens=*" %%z IN ('fnm env --use-on-cd') DO CALL %%z
)
hexo g && hexo d && git add . && git commit -m "图片的永久地址修复" && git push origin main
hexo g && hexo d && git add . && git commit -m "修复日历问题" && git push origin main
1 change: 0 additions & 1 deletion _config.next.yml
Original file line number Diff line number Diff line change
Expand Up @@ -333,7 +333,6 @@ calendar:
calendar_id: f1159472899@gmail.com # Your Google account E-Mail
api_key:
- AIzaSyCbh-xKJfVKvmPbOjXdfoADG7wz6jinU1o
-
orderBy: startTime
showLocation: false
offsetMax: 72 # Time Range
Expand Down
2 changes: 1 addition & 1 deletion db.json

Large diffs are not rendered by default.

0 comments on commit cc33094

Please sign in to comment.