master
xaoxuu 4 years ago
parent 91ecbcade2
commit 09c7c637a6
  1. 4
      _config.yml
  2. 1
      source/css/_third-party/valine.styl

@ -4,7 +4,7 @@ info:
version: '2.4.1' # This is theme's version.
docs: https://volantis.js.org/ # This is theme's URL.
cdn: # To use CDN, write 'use_cdn: true' in 'blog/_config.yml'.
# css: https://cdn.jsdelivr.net/gh/xaoxuu/cdn-volantis@2.4.1.2/css/style.css
css: https://cdn.jsdelivr.net/gh/xaoxuu/cdn-volantis@2.4.1.4/css/style.css
js: https://cdn.jsdelivr.net/gh/xaoxuu/cdn-volantis@2.4.1/js/app.js
@ -459,7 +459,7 @@ comments:
valine:
appId: # your appId
appKey: # your appKey
# js: https://cdn.jsdelivr.net/gh/xaoxuu/cdn-volantis@2.4/js/valine.js
js: https://cdn.jsdelivr.net/gh/xaoxuu/cdn-volantis@2.4.1.4/js/valine.js
path: # All pages use the same path (share the same comments data)
meta: nick,mail,link #valine comment header info
placeholder: 快来评论吧~ # valine comment input placeholder(like: Please leave your footprints )

@ -35,6 +35,7 @@
height: 36px
padding: 0
margin: 8px 8px 0 8px
line-height: 2
#emoji,.emoji
height: 24px
margin-top: 6px

Loading…
Cancel
Save