From 442a5a9c73a9b50649de659f985e98a19c345538 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E7=81=8C=E7=B3=96=E5=8C=85=E5=AD=90?= Date: Fri, 1 Mar 2024 19:10:27 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9CDN=E5=9C=B0=E5=9D=80?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- _config.yml | 2 +- themes/yilia/_config.yml | 3 --- themes/yilia/layout/_partial/left-col.ejs | 2 +- themes/yilia/layout/_partial/mobile-nav.ejs | 2 +- 4 files changed, 3 insertions(+), 6 deletions(-) diff --git a/_config.yml b/_config.yml index 97fb113..e89fd56 100644 --- a/_config.yml +++ b/_config.yml @@ -94,7 +94,7 @@ pagination_dir: page theme: yilia # 图片存储仓库地址 -picture_cdn: https://cdn.colorfulsweet.site +picture_cdn: https://nas.colorfulsweet.site:9003 # ICP备案号 ICP: 鲁ICP备19028444号 diff --git a/themes/yilia/_config.yml b/themes/yilia/_config.yml index 07e1bee..7114ffe 100644 --- a/themes/yilia/_config.yml +++ b/themes/yilia/_config.yml @@ -70,9 +70,6 @@ top: true # 站点图标 favicon: /favicon.ico -#头像url -avatar: https://cdn.colorfulsweet.site/resources/avatar.jpg - #是否开启分享 share_enable: true diff --git a/themes/yilia/layout/_partial/left-col.ejs b/themes/yilia/layout/_partial/left-col.ejs index 46c3c91..d3e9464 100644 --- a/themes/yilia/layout/_partial/left-col.ejs +++ b/themes/yilia/layout/_partial/left-col.ejs @@ -1,7 +1,7 @@