From 464e445fefd4b02e79eebe1f1e671a0643ce32c2 Mon Sep 17 00:00:00 2001 From: xaoxuu Date: Mon, 4 May 2020 10:24:37 +0800 Subject: [PATCH] use cdn --- _config.yml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/_config.yml b/_config.yml index 33b5a4c72..38d119a37 100755 --- a/_config.yml +++ b/_config.yml @@ -549,7 +549,7 @@ comments: search: enable: true service: hexo # hexo, google, algolia, azure, baidu - js: https://cdn.jsdelivr.net/gh/xaoxuu/cdn-volantis@2.6.4/js/search.js + js: https://cdn.jsdelivr.net/gh/xaoxuu/cdn-volantis@2.6.5/js/search.js google: apiKey: engineId: @@ -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/cdn-volantis@2.6.4/css/style.css - # js: https://cdn.jsdelivr.net/gh/xaoxuu/cdn-volantis@2.6.4/js/app.js + css: https://cdn.jsdelivr.net/gh/xaoxuu/cdn-volantis@2.6.5/css/style.css + js: https://cdn.jsdelivr.net/gh/xaoxuu/cdn-volantis@2.6.5/js/app.js