From ecffb014201032fc6f74c5105f28320b26c19d04 Mon Sep 17 00:00:00 2001 From: xaoxuu Date: Thu, 21 Feb 2019 20:25:28 +0800 Subject: [PATCH] update --- _config.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/_config.yml b/_config.yml index 4e461f3..f99af5b 100755 --- a/_config.yml +++ b/_config.yml @@ -8,7 +8,7 @@ info: name: Material X docs: https://xaoxuu.com/wiki/material-x/ # 主题的CDN地址。如需启用CDN,请在主目录的config中设置,详见文档。 - cdn: https://cdn.jsdelivr.net/gh/xaoxuu/cdn-material-x@19.2.12/ + cdn: https://cdn.jsdelivr.net/gh/xaoxuu/cdn-material-x@19.2.21/ ############################### 主题样式 ############################### @@ -20,7 +20,7 @@ style: pure # pure: 导航栏和标题栏背景是白色 # 服务开关,如果你想禁用某些功能,直接设置为false或者注释掉,相关的js脚本就不会加载。 # 有些服务这里打开了也未必会生效,还需要额外的配置,详见文档。 services: - # cdn: true + cdn: true scrollreveal: true nodewaves: true busuanzi: true