mirror of
https://github.com/jerryc127/hexo-theme-butterfly.git
synced 2026-04-17 12:50:53 +08:00
🏷️ 更新2.3.0
This commit is contained in:
@@ -62,16 +62,7 @@ mixin postUI(posts)
|
||||
.content!= expert
|
||||
else
|
||||
.content!= article.description
|
||||
<<<<<<< HEAD:layout/includes/mixins/UI.pug
|
||||
|
||||
if theme.ad && theme.ad.index
|
||||
if (index + 1) % 3 == 0
|
||||
.recent-post-item.ad_height!=theme.ad.index
|
||||
|
||||
- })
|
||||
=======
|
||||
|
||||
if theme.ad && theme.ad.index
|
||||
if (index + 1) % 3 == 0
|
||||
.recent-post-item.ad_height!=theme.ad.index
|
||||
>>>>>>> dev:layout/includes/mixins/post-ui.pug
|
||||
|
||||
Reference in New Issue
Block a user