master
xaoxuu 4 years ago
parent 065b9ee3e7
commit db354dce84
  1. 10
      _config.yml

@ -1,11 +1,11 @@
############################### Basic Information ############################### ############################### Basic Information ###############################
info: info:
name: Volantis name: Volantis
version: '2.4-beta' version: '2.4.0'
docs: https://volantis.js.org/ docs: https://volantis.js.org/
cdn: # To use CDN, write 'use_cdn: true' in 'blog/_config.yml'. cdn: # To use CDN, write 'use_cdn: true' in 'blog/_config.yml'.
# css: https://cdn.jsdelivr.net/gh/xaoxuu/cdn-volantis@2.3.1.2/css/style.css css: https://cdn.jsdelivr.net/gh/xaoxuu/cdn-volantis@2.4.0/css/style.css
# js: https://cdn.jsdelivr.net/gh/xaoxuu/cdn-volantis@2.3/js/app.js js: https://cdn.jsdelivr.net/gh/xaoxuu/cdn-volantis@2.4.0/js/app.js
############################### Style ############################### ############################### Style ###############################
@ -455,7 +455,7 @@ comments:
valine: valine:
appId: # your appId appId: # your appId
appKey: # your appKey appKey: # your appKey
js: https://cdn.jsdelivr.net/gh/xaoxuu/cdn-volantis@2.2.0/js/valine.js js: https://cdn.jsdelivr.net/gh/xaoxuu/cdn-volantis@2.4/js/valine.js
path: # All pages use the same path (share the same comments data) path: # All pages use the same path (share the same comments data)
meta: nick,mail,link #valine comment header info meta: nick,mail,link #valine comment header info
placeholder: 快来评论吧~ # valine comment input placeholder(like: Please leave your footprints ) placeholder: 快来评论吧~ # valine comment input placeholder(like: Please leave your footprints )
@ -486,7 +486,7 @@ comments:
search: search:
enable: true enable: true
service: hexo # hexo, google, algolia, azure, baidu service: hexo # hexo, google, algolia, azure, baidu
js: https://cdn.jsdelivr.net/gh/xaoxuu/cdn-volantis@2.1/js/search.js js: https://cdn.jsdelivr.net/gh/xaoxuu/cdn-volantis@2.4/js/search.js
google: google:
apiKey: apiKey:
engineId: engineId:

Loading…
Cancel
Save