From abd155b46c725836299d0f1e28c01b9ff073197a Mon Sep 17 00:00:00 2001 From: xaoxuu Date: Sat, 22 Feb 2020 14:47:27 +0800 Subject: [PATCH 01/11] update CDN --- _config.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_config.yml b/_config.yml index 734ada9..e4888cc 100755 --- a/_config.yml +++ b/_config.yml @@ -5,7 +5,7 @@ info: 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.22/css/style.css + style: https://cdn.jsdelivr.net/gh/xaoxuu/cdn-material-x@20.2.23/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 From 4452bd37ffe7850a4560ce43a550b6e37ba12dee Mon Sep 17 00:00:00 2001 From: xaoxuu Date: Sat, 22 Feb 2020 15:02:49 +0800 Subject: [PATCH 02/11] =?UTF-8?q?=E6=9B=B4=E6=96=B0Issue=E6=A8=A1=E6=9D=BF?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .github/ISSUE_TEMPLATE/bug-report.md | 2 +- .github/ISSUE_TEMPLATE/question-report.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/bug-report.md b/.github/ISSUE_TEMPLATE/bug-report.md index cb26aa3..e25eaa9 100644 --- a/.github/ISSUE_TEMPLATE/bug-report.md +++ b/.github/ISSUE_TEMPLATE/bug-report.md @@ -1,7 +1,7 @@ --- name: Bug Report about: 确认存在并反馈一个BUG -title: "[BUG] " +title: '' labels: BUG assignees: '' diff --git a/.github/ISSUE_TEMPLATE/question-report.md b/.github/ISSUE_TEMPLATE/question-report.md index 70df6fc..782439b 100644 --- a/.github/ISSUE_TEMPLATE/question-report.md +++ b/.github/ISSUE_TEMPLATE/question-report.md @@ -1,7 +1,7 @@ --- name: Question Report about: 主题使用遇到问题(通过阅读文档和查看示例博客源码仍无法解决) -title: "[求助]" +title: '' labels: 疑问 assignees: '' From 29f74281218cdd44a0e564bacb7b6becbc049357 Mon Sep 17 00:00:00 2001 From: xaoxuu Date: Sat, 22 Feb 2020 15:51:11 +0800 Subject: [PATCH 03/11] update --- layout/_partial/header.ejs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/layout/_partial/header.ejs b/layout/_partial/header.ejs index 882326a..1293dc6 100755 --- a/layout/_partial/header.ejs +++ b/layout/_partial/header.ejs @@ -64,7 +64,7 @@ -