From 6a19b5df63780c9e7697b1aeceef370e61817ae7 Mon Sep 17 00:00:00 2001 From: Jason Tian Date: Sun, 24 Apr 2022 12:40:31 +0800 Subject: [PATCH] set recent posts to 7 --- config.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/config.yaml b/config.yaml index b77eda1..fe60cf9 100644 --- a/config.yaml +++ b/config.yaml @@ -15,6 +15,7 @@ Params: env: production background_color_class: bg-near-white cover_dimming_class: bg-near-white + recent_posts_number: 7 mainSections: - posts - blog