update config
All checks were successful
Hexo Blog CICD / Deploy blog (push) Successful in 1m22s

This commit is contained in:
yunpeng.zhang 2024-12-25 17:58:39 +08:00
parent 183a9873a9
commit 66432f0812
2 changed files with 1 additions and 3 deletions

View File

@ -34,6 +34,4 @@ jobs:
REMOTE_USER: ${{ secrets.REMOTE_USER }}
TARGET: ${{ secrets.REMOTE_TARGET }}
EXCLUDE: "/public/, /node_modules/"
- name: Deploy to GitHub Pages
run: npm run deploy
- run: echo "🍏 This job's status is ${{ job.status }}."

View File

@ -123,7 +123,7 @@ cover:
position: both
# When cover is not set, the default cover is displayed (當沒有設置cover時默認的封面顯示)
default_cover:
- /img/default_cover1.png
- /img/default_cover1.jpg
- /img/default_cover2.png
- /img/default_banner.png
- /img/default_cover3.png