mirror of
https://github.com/jerryc127/hexo-theme-butterfly.git
synced 2026-04-12 22:17:06 +08:00
✨ feat: aside widget的Categories,Tags,post,Archives可配置limit ✨ feat: 整合公告欄配置到aside去 🐛 fix: 修復當flink.yml內容為空時,報錯的bug 💄 fix: 修復darkmode下 aside 查看更多文字顏色太淺的bug
6 lines
244 B
Plaintext
6 lines
244 B
Plaintext
.card-widget.card-announcement
|
|
.card-content
|
|
.item-headline
|
|
i.fa.fa-bullhorn.card-announcement-animation(aria-hidden="true")
|
|
span= _p('aside.card_announcement')
|
|
.announcement_content!= theme.aside.card_announcement.content |