From 9d9e901f60e83733a726c09343d810056fb0cdcf Mon Sep 17 00:00:00 2001 From: vivomo <929992114@qq.com> Date: Tue, 3 May 2022 03:35:51 +0800 Subject: [PATCH] =?UTF-8?q?fix:=20=E6=9B=B4=E6=96=B0https?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- _config.yml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/_config.yml b/_config.yml index d22c26a..51e4160 100644 --- a/_config.yml +++ b/_config.yml @@ -1,5 +1,5 @@ baseurl: / -cname: http://www.weimu.xyz/ -origin: http://www.weimu.xyz -src: http://www.weimu.xyz/src/ +cname: https://www.weimu.xyz/ +origin: https://www.weimu.xyz +src: https://www.weimu.xyz/src/ exclude: ["build", "scss", "eg_build", "chrome_plugins", "doc", "SPA", "README.md"]