From 642db32def543a1a606eb7d1852049e0c8ebbb0d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Nuno=20Cora=C3=A7=C3=A3o?= Date: Sat, 5 Nov 2022 22:31:35 +0000 Subject: [PATCH] Update params.toml --- exampleSite/config/_default/params.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/exampleSite/config/_default/params.toml b/exampleSite/config/_default/params.toml index 5c51c970..776f49aa 100644 --- a/exampleSite/config/_default/params.toml +++ b/exampleSite/config/_default/params.toml @@ -26,7 +26,7 @@ mainSections = ["docs"] layout = "custom" # valid options: page, profile, hero, card, background, custom homepageImage = "/img/iceland.jpg" # used in: hero, and card showRecent = false - showRecentItems = 10 + showRecentItems = 9 showMoreLink = true showMoreLinkDest = "docs" cardView = true