mirror of
https://github.com/jerryc127/hexo-theme-butterfly.git
synced 2025-09-15 12:58:48 +08:00
feat: aside widget 增加排序(只對page頁和sticky內的有效) feat: aside 增加自定義 widget improvement: readmode 優化 improvement: html結構優化
6 lines
251 B
Plaintext
6 lines
251 B
Plaintext
if theme.aside.card_announcement.enable
|
|
.card-widget.card-announcement
|
|
.item-headline
|
|
i.fas.fa-bullhorn.card-announcement-animation
|
|
span= _p('aside.card_announcement')
|
|
.announcement_content!= theme.aside.card_announcement.content |