Update footer.pug

This commit is contained in:
Akira Lin
2020-07-22 15:37:29 +08:00
committed by GitHub
parent ca9b16ee10
commit 6d0931eb9c

View File

@@ -16,10 +16,10 @@
a(href='https://github.com/jerryc127/hexo-theme-butterfly')
span Butterfly
if theme.footer.custom_text
.footer.custom_text!=`${theme.footer.custom_text}`
.footer_custom_text!=`${theme.footer.custom_text}`
if theme.footer.ICP.enable
.icp
a(href=theme.footer.ICP.url)
if theme.footer.ICP.icon
img.icp-icon(src=url_for(theme.footer.ICP.icon))
span=theme.footer.ICP.text
span=theme.footer.ICP.text