mirror of
https://github.com/jerryc127/hexo-theme-butterfly.git
synced 2026-04-16 19:50:55 +08:00
remove: 刪除部分多餘的代碼
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=_p('post.edit'))
|
||||
a.post-edit-link(href=theme.post_edit.url + page.source title=_p('post.edit') target="_blank")
|
||||
i.fa.fa-pen-nib
|
||||
|
||||
#post-meta
|
||||
|
||||
Reference in New Issue
Block a user