diff --git a/themes/butterfly/layout/archive.pug b/themes/butterfly/layout/archive.pug index 50bda33..b67329e 100644 --- a/themes/butterfly/layout/archive.pug +++ b/themes/butterfly/layout/archive.pug @@ -3,7 +3,7 @@ extends includes/layout.pug block content include ./includes/mixins/article-sort.pug #archive - #posts-chart(data-start="2021-01" style="height: 300px; padding: 10px;") + #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 \ No newline at end of file