add recent items to home page

This commit is contained in:
Drew Bowering 2025-05-08 13:39:10 -06:00
parent 0fce11557a
commit 30815a3408
Signed by: drew
GPG Key ID: DC9462335BDDAC6B

View File

@ -44,7 +44,7 @@ forgejoDefaultServer = "https://v8.next.forgejo.org"
[homepage]
layout = "background" # valid options: page, profile, hero, card, background, custom
#homepageImage = "IMAGE.jpg" # used in: hero, and card
showRecent = false
showRecent = true
showRecentItems = 5
showMoreLink = false
showMoreLinkDest = "/posts/"