From 60e4be785c3f9b1ff6beaef867ab67355874cd3b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=81=8A=E7=94=B1?= <84276102+hermitlsr@users.noreply.github.com> Date: Sun, 29 Aug 2021 22:31:33 +0800 Subject: [PATCH] =?UTF-8?q?=E8=AE=BE=E7=BD=AE=20maxCount=20=E4=B8=BA?= =?UTF-8?q?=E5=8F=98=E9=87=8F=20(#30)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit 设置 maxCount: theme.article.related_posts.max_count --- layout/_partial/main/article/related_posts.ejs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/layout/_partial/main/article/related_posts.ejs b/layout/_partial/main/article/related_posts.ejs index 19291aa..d62fefe 100644 --- a/layout/_partial/main/article/related_posts.ejs +++ b/layout/_partial/main/article/related_posts.ejs @@ -5,7 +5,7 @@ function layoutDiv() { el += ''; return el;