From ab29668c79a6e4dd0f71bc97f7a5686a09b332c5 Mon Sep 17 00:00:00 2001 From: XPoet Date: Wed, 2 Sep 2020 12:12:40 +0800 Subject: [PATCH] feat: article list increases the number of articles --- layout/_partial/archive-list.ejs | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/layout/_partial/archive-list.ejs b/layout/_partial/archive-list.ejs index 88239ce..40fe78d 100644 --- a/layout/_partial/archive-list.ejs +++ b/layout/_partial/archive-list.ejs @@ -4,6 +4,7 @@
<%= postYear.year %> + [<%= postYear.postList.length %>]
<% }) %> - \ No newline at end of file +