From 09c7c637a60a5b91e358df03f0bff6d76acc9f19 Mon Sep 17 00:00:00 2001 From: xaoxuu Date: Sat, 4 Apr 2020 17:49:26 +0800 Subject: [PATCH] update cdn --- _config.yml | 4 ++-- source/css/_third-party/valine.styl | 1 + 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/_config.yml b/_config.yml index a17cac0..6f6430a 100755 --- a/_config.yml +++ b/_config.yml @@ -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 ) diff --git a/source/css/_third-party/valine.styl b/source/css/_third-party/valine.styl index 87c4efd..c7ed50b 100644 --- a/source/css/_third-party/valine.styl +++ b/source/css/_third-party/valine.styl @@ -35,6 +35,7 @@ height: 36px padding: 0 margin: 8px 8px 0 8px + line-height: 2 #emoji,.emoji height: 24px margin-top: 6px