From 75352c085d9838d609cb7f553eaeaeb7b0631d86 Mon Sep 17 00:00:00 2001 From: Alvin Cao Date: Tue, 17 Sep 2024 11:38:48 +0800 Subject: [PATCH] Update config. --- config/_default/params.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config/_default/params.toml b/config/_default/params.toml index 0ead71b..6663112 100644 --- a/config/_default/params.toml +++ b/config/_default/params.toml @@ -33,7 +33,7 @@ fingerprintAlgorithm = "sha256" [homepage] layout = "profile" # valid options: page, profile, custom showRecent = true - recentLimit = 10 + recentLimit = 5 [article] showDate = true