This commit is contained in:
wenyongda 2025-05-14 12:43:13 +08:00
parent 11558c4481
commit b6ca38d72b

View File

@ -14,8 +14,8 @@
span= _p('footer.theme') + ' ' span= _p('footer.theme') + ' '
a(href='https://github.com/jerryc127/hexo-theme-butterfly')= 'Butterfly' a(href='https://github.com/jerryc127/hexo-theme-butterfly')= 'Butterfly'
br br
a(href="https://beian.miit.gov.cn" target="_blank") center
center | ICP备案号:
| ICP备案号: 辽ICP备2025052969号-1 a(href="https://beian.miit.gov.cn" target="_blank") 辽ICP备2025052969号-1
if theme.footer.custom_text if theme.footer.custom_text
.footer_custom_text!=`${theme.footer.custom_text}` .footer_custom_text!=`${theme.footer.custom_text}`