update theme butterfly

This commit is contained in:
2026-02-08 09:59:20 +08:00
parent 46c8721ff0
commit ebf7e1c464
8 changed files with 26 additions and 10 deletions

View File

@@ -6,6 +6,8 @@ block content
include includes/header/post-info.pug
article#article-container.container.post-content
if page.summary && theme.ai_summary.enable
include includes/post/post-summary.pug
if theme.noticeOutdate.enable && page.noticeOutdate !== false
include includes/post/outdate-notice.pug
else