feat: 增加手動廣告位置

 feat: aside info 裏添加本站總文字
🎨 refactor: post-meta代碼結構
This commit is contained in:
Jerry
2020-03-20 18:28:13 +08:00
Unverified
parent ce72ba4f5d
commit 0ba52293a2
14 changed files with 111 additions and 56 deletions

View File

@@ -56,4 +56,8 @@ each article , index in page.posts.data
- content.length > theme.auto_excerpt.length ? expert += ' ...' : ''
.content!= expert
else
.content!= article.description
.content!= article.description
if theme.ad && theme.ad.index
if (index + 1) % 3 == 0
.recent-post-item.ad_height!=theme.ad.index