This commit is contained in:
parent
183a9873a9
commit
66432f0812
@ -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 }}."
|
||||
@ -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
|
||||
|
||||
Loading…
Reference in New Issue
Block a user