From b6ca38d72bb8be44f80e2edbeb1d9a8b61e0aab7 Mon Sep 17 00:00:00 2001 From: wenyongda Date: Wed, 14 May 2025 12:43:13 +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 --- themes/butterfly/layout/includes/footer.pug | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/themes/butterfly/layout/includes/footer.pug b/themes/butterfly/layout/includes/footer.pug index 2f4c5ce..f6b023a 100644 --- a/themes/butterfly/layout/includes/footer.pug +++ b/themes/butterfly/layout/includes/footer.pug @@ -14,8 +14,8 @@ 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 + center + | ICP备案号: + a(href="https://beian.miit.gov.cn" target="_blank") 辽ICP备2025052969号-1 if theme.footer.custom_text .footer_custom_text!=`${theme.footer.custom_text}`