mirror of
https://github.com/jerryc127/hexo-theme-butterfly.git
synced 2026-04-16 17:40:55 +08:00
12 lines
423 B
Plaintext
12 lines
423 B
Plaintext
section#rightside.rightside
|
|
if theme.readmode.enable && is_post()
|
|
i#readmode.fa.fa-book
|
|
i#font_plus.fa.fa-plus
|
|
i#font_minus.fa.fa-minus
|
|
if page.comments !== false && !is_home() && !is_archive()
|
|
i#to_comment.fa.fa-comments-o
|
|
if theme.translate && theme.translate.enable
|
|
a#translateLink.translate_chn_to_cht=theme.translate.show
|
|
if theme.nightshift.enable
|
|
i#nightshift.fa.fa-moon-o.nightshift
|