mirror of
https://github.com/jerryc127/hexo-theme-butterfly.git
synced 2026-04-17 04:40:53 +08:00
Revert "Add a flag for allowing to disable aside.card_author.button"
This commit is contained in:
committed by
GitHub
Unverified
parent
59f6ce63e3
commit
d4b69051aa
@@ -27,10 +27,9 @@
|
|||||||
.headline= _p('aside.categories')
|
.headline= _p('aside.categories')
|
||||||
.length_num= site.categories.length
|
.length_num= site.categories.length
|
||||||
|
|
||||||
if theme.aside.card_author.button.enable
|
a#card-info-btn.button--animated(href=theme.aside.card_author.button.link)
|
||||||
a#card-info-btn.button--animated(href=theme.aside.card_author.button.link)
|
i(class=theme.aside.card_author.button.icon)
|
||||||
i(class=theme.aside.card_author.button.icon)
|
span=theme.aside.card_author.button.text
|
||||||
span=theme.aside.card_author.button.text
|
|
||||||
|
|
||||||
if(theme.social)
|
if(theme.social)
|
||||||
.card-info-social-icons.is-center
|
.card-info-social-icons.is-center
|
||||||
|
|||||||
Reference in New Issue
Block a user