diff --git a/exampleSite/config/_default/params.toml b/exampleSite/config/_default/params.toml index e9cdb663..3e3e0865 100644 --- a/exampleSite/config/_default/params.toml +++ b/exampleSite/config/_default/params.toml @@ -49,7 +49,7 @@ fingerprintAlgorithm = "sha512" # Valid values are "sha512" (default), "sha384", layout = "custom" # valid options: page, profile, hero, card, background, custom # homepageImage = "/img/iceland.jpg" # used in: hero, and card showRecent = false - showRecentItems = 6 + showRecentItems = 12 showMoreLink = true showMoreLinkDest = "docs" cardView = true