🔖 升級到3.0.0-rc2 close #287,close #277,close #270,close #267,close #252,close #234,close #216

This commit is contained in:
Jerry
2020-08-01 14:39:25 +08:00
parent 507453671a
commit a7c3a8906a
5 changed files with 21 additions and 21 deletions

View File

@@ -9,12 +9,10 @@
if theme.footer.copyright
.framework-info
span= _p('footer.framework') + ' '
a(href='https://hexo.io')
span Hexo
a(href='https://hexo.io')= 'Hexo'
span.footer-separator |
span= _p('footer.theme') + ' '
a(href='https://github.com/jerryc127/hexo-theme-butterfly')
span Butterfly
a(href='https://github.com/jerryc127/hexo-theme-butterfly')= 'Butterfly'
if theme.footer.custom_text
.footer_custom_text!=`${theme.footer.custom_text}`
if theme.footer.ICP.enable