mirror of
https://github.com/jerryc127/hexo-theme-butterfly.git
synced 2026-04-16 20:30:53 +08:00
first commit
This commit is contained in:
7
layout/includes/rightside.pug
Normal file
7
layout/includes/rightside.pug
Normal file
@@ -0,0 +1,7 @@
|
||||
section#rightside.rightside
|
||||
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
|
||||
Reference in New Issue
Block a user