Commit f99204c 1 parent 447c8a0 commit f99204c Copy full SHA for f99204c
File tree 4 files changed +15
-3101
lines changed
4 files changed +15
-3101
lines changed Original file line number Diff line number Diff line change 1
1
.DS_Store
2
- Thumbs.db
3
- db.json
4
- * .log
5
2
node_modules /
6
- .deploy * /
3
+ tmp /
4
+ * .log
5
+ .idea /
6
+ yarn.lock
7
+ package-lock.json
8
+ .nyc_output /
9
+ coverage /
10
+ .tmp *
11
+ .vscode
Original file line number Diff line number Diff line change
1
+ package-lock = false
Original file line number Diff line number Diff line change @@ -126,9 +126,9 @@ footer:
126
126
# Attribution 4.0 International:
127
127
# icon: fab fa-creative-commons-by
128
128
# url: 'https://creativecommons.org/licenses/by/4.0/'
129
- Download on GitHub :
130
- icon : fab fa-github
131
- url : ' https://icp.gov.moe/?keyword=20220713'
129
+ # Download on GitHub:
130
+ # icon: fab fa-github
131
+ # url: 'https://icp.gov.moe/?keyword=20220713'
132
132
# Article related configurations
133
133
article :
134
134
# Code highlight settings
@@ -391,8 +391,8 @@ plugins:
391
391
# https://ppoffice.github.io/hexo-theme-icarus/Configuration/Theme/speed-up-your-site-with-custom-cdn/
392
392
providers :
393
393
# Name or URL template of the JavaScript and/or stylesheet CDN provider
394
- cdn : loli
394
+ cdn : unpkg
395
395
# Name or URL template of the webfont CDN provider
396
- fontcdn : loli
396
+ fontcdn : ustc
397
397
# Name or URL of the fontawesome icon font CDN provider
398
398
iconcdn : loli
You can’t perform that action at this time.
0 commit comments