mirror of
https://github.com/jerryc127/hexo-theme-butterfly.git
synced 2026-04-16 20:30:53 +08:00
Update footer.pug
This commit is contained in:
committed by
GitHub
Unverified
parent
ca9b16ee10
commit
6d0931eb9c
@@ -16,7 +16,7 @@
|
|||||||
a(href='https://github.com/jerryc127/hexo-theme-butterfly')
|
a(href='https://github.com/jerryc127/hexo-theme-butterfly')
|
||||||
span Butterfly
|
span Butterfly
|
||||||
if theme.footer.custom_text
|
if theme.footer.custom_text
|
||||||
.footer.custom_text!=`${theme.footer.custom_text}`
|
.footer_custom_text!=`${theme.footer.custom_text}`
|
||||||
if theme.footer.ICP.enable
|
if theme.footer.ICP.enable
|
||||||
.icp
|
.icp
|
||||||
a(href=theme.footer.ICP.url)
|
a(href=theme.footer.ICP.url)
|
||||||
|
|||||||
Reference in New Issue
Block a user