mirror of
https://github.com/jerryc127/hexo-theme-butterfly.git
synced 2026-04-16 20:30:53 +08:00
feat: 添加 artitalk 説説插件
style: 主題文件分類調正
This commit is contained in:
6
layout/includes/page/default-page.pug
Normal file
6
layout/includes/page/default-page.pug
Normal file
@@ -0,0 +1,6 @@
|
||||
if theme.douban && theme.douban.meta && doubanExist
|
||||
meta(name="referrer" content="no-referrer")
|
||||
#article-container
|
||||
if top_img === false
|
||||
h1.page-title= page.title
|
||||
!= page.content
|
||||
Reference in New Issue
Block a user