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}`