add recent items to home page
This commit is contained in:
parent
0fce11557a
commit
30815a3408
@ -44,7 +44,7 @@ forgejoDefaultServer = "https://v8.next.forgejo.org"
|
|||||||
[homepage]
|
[homepage]
|
||||||
layout = "background" # valid options: page, profile, hero, card, background, custom
|
layout = "background" # valid options: page, profile, hero, card, background, custom
|
||||||
#homepageImage = "IMAGE.jpg" # used in: hero, and card
|
#homepageImage = "IMAGE.jpg" # used in: hero, and card
|
||||||
showRecent = false
|
showRecent = true
|
||||||
showRecentItems = 5
|
showRecentItems = 5
|
||||||
showMoreLink = false
|
showMoreLink = false
|
||||||
showMoreLinkDest = "/posts/"
|
showMoreLinkDest = "/posts/"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user