mirror of
https://github.com/jerryc127/hexo-theme-butterfly.git
synced 2026-04-16 17:50:54 +08:00
add i18n && padding-left: 0.3rem && annotation
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
#post-info
|
||||
h1.post-title= page.title || _p('no_title')
|
||||
if theme.post_edit.enable
|
||||
a.post-edit-link(href=post_edit(page.source) title="编辑")
|
||||
a.post-edit-link(href=post_edit(page.source) title=_p('post.edit'))
|
||||
i.fa.fa-pen-nib
|
||||
|
||||
#post-meta
|
||||
|
||||
Reference in New Issue
Block a user