From b3b4cc651eb8da6fbda9002ede4267d4c5130dfa Mon Sep 17 00:00:00 2001 From: xaoxuu Date: Fri, 21 Feb 2020 18:13:35 +0800 Subject: [PATCH] update CDN --- _config.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/_config.yml b/_config.yml index 11b08a711..734ada988 100755 --- a/_config.yml +++ b/_config.yml @@ -1,11 +1,11 @@ ############################### 主题基本信息 ############################### info: name: Material X - version: 1.4 + version: 1.5 docs: https://xaoxuu.com/wiki/material-x/ cdn: # 要使用CDN,请在根目录的config文件中写上 use_cdn: true css: - # style: https://cdn.jsdelivr.net/gh/xaoxuu/cdn-material-x@20.2.21/css/style.css + style: https://cdn.jsdelivr.net/gh/xaoxuu/cdn-material-x@20.2.22/css/style.css js: app: https://cdn.jsdelivr.net/gh/xaoxuu/cdn-material-x@20.2/js/app.js search: https://cdn.jsdelivr.net/gh/xaoxuu/cdn-material-x@20.2/js/search.js