From e65721bdaf814e0374135e497084c71f6c22905e Mon Sep 17 00:00:00 2001 From: xaoxuu Date: Sat, 6 Apr 2019 19:07:36 +0800 Subject: [PATCH] update --- _config.yml | 6 +++--- layout/_partial/scripts.ejs | 2 +- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/_config.yml b/_config.yml index 2bdc56d..d4a5c5a 100755 --- a/_config.yml +++ b/_config.yml @@ -4,10 +4,10 @@ info: docs: https://xaoxuu.com/wiki/material-x/ cdn: # 把对应的那一行注释掉就使用本地的文件 css: - # style: https://cdn.jsdelivr.net/gh/xaoxuu/cdn-material-x@19.4.11/css/style.css + style: https://cdn.jsdelivr.net/gh/xaoxuu/cdn-material-x@19.4.12/css/style.css js: - # app: https://cdn.jsdelivr.net/gh/xaoxuu/cdn-material-x@19.4.11/js/app.js - # search: https://cdn.jsdelivr.net/gh/xaoxuu/cdn-material-x@19.4.11/js/search.js + app: https://cdn.jsdelivr.net/gh/xaoxuu/cdn-material-x@19.4.12/js/app.js + search: https://cdn.jsdelivr.net/gh/xaoxuu/cdn-material-x@19.4.12/js/search.js volantis: https://cdn.jsdelivr.net/gh/xaoxuu/volantis@1/js/volantis.min.js diff --git a/layout/_partial/scripts.ejs b/layout/_partial/scripts.ejs index 786a236..170bcb6 100755 --- a/layout/_partial/scripts.ejs +++ b/layout/_partial/scripts.ejs @@ -1,4 +1,4 @@ - + <% if (theme.search && theme.search.enable) { %>