Updated homepage and contacts

This commit is contained in:
2025-11-02 23:50:52 +01:00
parent 252e3140a3
commit 3a75fa1d38
5 changed files with 68 additions and 7 deletions

View File

@@ -10,6 +10,11 @@
# overridden by providing a weight value. The menu will then be
# ordered by weight from lowest to highest.
[[main]]
name = "Home"
pageRef = "/"
weight = 1
[[main]]
name = "Blog"
pageRef = "blog"

View File

@@ -49,11 +49,11 @@ forgejoDefaultServer = "https://v11.next.forgejo.org"
[homepage]
layout = "profile" # valid options: page, profile, hero, card, background, custom
#homepageImage = "IMAGE.jpg" # used in: hero, and card
showRecent = false
showRecent = true
showRecentItems = 3
showMoreLink = true
showMoreLinkDest = "/blog/"
cardView = false
cardView = true
cardViewScreenWidth = false
layoutBackgroundBlur = false # only used when layout equals background
disableHeroImageFilter = false # only used when layout equals hero