increase number of items in homepage

This commit is contained in:
Nuno Coração
2025-06-17 22:15:52 +01:00
parent 6d73dcc941
commit ce88fc8b27

View File

@@ -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