From d6c2c41b4eda1ad624f444d77c5628473698045c Mon Sep 17 00:00:00 2001 From: xaoxuu Date: Tue, 17 Mar 2020 16:17:41 +0800 Subject: [PATCH] update css cdn --- _config.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_config.yml b/_config.yml index bb34222cd..0d3587e30 100755 --- a/_config.yml +++ b/_config.yml @@ -4,7 +4,7 @@ info: version: '2.1.5' docs: https://volantis.js.org/ cdn: # To use CDN, write 'use_cdn: true' in 'blog/_config.yml'. - css: https://cdn.jsdelivr.net/gh/xaoxuu/cdn-volantis@2.1.5.1/css/style.css + css: https://cdn.jsdelivr.net/gh/xaoxuu/cdn-volantis@2.1.5.2/css/style.css js: https://cdn.jsdelivr.net/gh/xaoxuu/cdn-volantis@2.1.5/js/app.js