From 11558c448165203c1984b1a876be348d58ce9344 Mon Sep 17 00:00:00 2001 From: wenyongda Date: Wed, 14 May 2025 12:37:57 +0800 Subject: [PATCH] =?UTF-8?q?=E6=8F=90=E4=BA=A4?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- _config.butterfly.yml | 1 - themes/butterfly/layout/includes/footer.pug | 4 ++++ 2 files changed, 4 insertions(+), 1 deletion(-) diff --git a/_config.butterfly.yml b/_config.butterfly.yml index a70e1c4..094b530 100644 --- a/_config.butterfly.yml +++ b/_config.butterfly.yml @@ -78,7 +78,6 @@ inject: bottom: # 7427714271 -
- -
ICP备案号: 辽ICP备2025052969号-1
- pjax: enable: true diff --git a/themes/butterfly/layout/includes/footer.pug b/themes/butterfly/layout/includes/footer.pug index 4d2ae79..2f4c5ce 100644 --- a/themes/butterfly/layout/includes/footer.pug +++ b/themes/butterfly/layout/includes/footer.pug @@ -13,5 +13,9 @@ span.footer-separator | span= _p('footer.theme') + ' ' a(href='https://github.com/jerryc127/hexo-theme-butterfly')= 'Butterfly' + br + a(href="https://beian.miit.gov.cn" target="_blank") + center + | ICP备案号: 辽ICP备2025052969号-1 if theme.footer.custom_text .footer_custom_text!=`${theme.footer.custom_text}`