From d343badf5a84dd0ee1212e9e4508efdd95b76d8d Mon Sep 17 00:00:00 2001 From: xaoxuu Date: Mon, 9 Sep 2019 10:16:49 +0800 Subject: [PATCH] update css --- _config.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_config.yml b/_config.yml index 9f4f10f..3a626da 100755 --- a/_config.yml +++ b/_config.yml @@ -4,7 +4,7 @@ info: docs: https://xaoxuu.com/wiki/material-x/ cdn: # 把对应的那一行注释掉就使用本地的文件 css: - style: https://cdn.jsdelivr.net/gh/xaoxuu/cdn-material-x@19.9.6/css/style.css + style: https://cdn.jsdelivr.net/gh/xaoxuu/cdn-material-x@19.9.9/css/style.css js: app: https://cdn.jsdelivr.net/gh/xaoxuu/cdn-material-x@19.9/js/app.js search: https://cdn.jsdelivr.net/gh/xaoxuu/cdn-material-x@19.9/js/search.js