Files
hexo-theme-butterfly/layout/includes/widget/card_archives.pug
hwy0127@gmail.com 6656cb8c6f 1. new look of the mobile menu
2. fix bugs
2019-06-26 16:23:08 +08:00

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月'})