mirror of
https://github.com/jerryc127/hexo-theme-butterfly.git
synced 2026-04-12 22:17:06 +08:00
7 lines
221 B
Plaintext
7 lines
221 B
Plaintext
.card_widget.card-archives
|
|
.card-content
|
|
.item_headline
|
|
i.fa.fa-archive(aria-hidden="true")
|
|
span= _p('aside.card_archives')
|
|
div.archives_item!= list_archives({type:'monthly',format: 'YYYY年MM月'})
|