Files
hexo-theme-butterfly/layout/includes/rightside.pug
hwy0127@gmail.com 66d4f279f9 1. fix algolia_search bug #1
2. add read mode
2019-06-11 15:05:27 +08:00

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