Skip to content

Commit

Permalink
use cdn
Browse files Browse the repository at this point in the history
  • Loading branch information
xaoxuu committed May 4, 2020
1 parent b05309b commit 464e445
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions _config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -549,7 +549,7 @@ comments:
search:
enable: true
service: hexo # hexo, google, algolia, azure, baidu
js: https://cdn.jsdelivr.net/gh/xaoxuu/[email protected].4/js/search.js
js: https://cdn.jsdelivr.net/gh/xaoxuu/[email protected].5/js/search.js
google:
apiKey:
engineId:
Expand All @@ -572,5 +572,5 @@ info:
version: '2.6.5' # This is theme's version.
docs: https://volantis.js.org/ # This is theme's URL.
cdn:
# css: https://cdn.jsdelivr.net/gh/xaoxuu/[email protected].4/css/style.css
# js: https://cdn.jsdelivr.net/gh/xaoxuu/[email protected].4/js/app.js
css: https://cdn.jsdelivr.net/gh/xaoxuu/[email protected].5/css/style.css
js: https://cdn.jsdelivr.net/gh/xaoxuu/[email protected].5/js/app.js

0 comments on commit 464e445

Please sign in to comment.