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

@@ -3,6 +3,7 @@ extends includes/layout.pug
block content
include ./includes/mixins/article-sort.pug
#archive
#posts-chart(data-start="2025-01" style="height: 300px; padding: 10px;")
.article-sort-title= `${_p('page.articles')} - ${getArchiveLength()}`
+articleSort(page.posts)
include includes/pagination.pug