misc
All checks were successful
Build and Deploy / build-and-deploy (push) Successful in 39s

This commit is contained in:
2025-06-09 22:44:04 +02:00
parent 4567dc0038
commit c76dad43d8
11 changed files with 52 additions and 17 deletions

View File

@@ -13,7 +13,7 @@ disableImageOptimization = false
disableImageOptimizationMD = false
disableTextInHeader = false
mainSections = ["blog"]
mainSections = ["posts"]
giteaDefaultServer = "https://gitea.benno-lorenz.com"
firebase = { }
@@ -44,14 +44,14 @@ showScrollToTop = true
layout = "background"
homepageImage = "background.svg"
showRecent = true
showRecent = false
showRecentItems = 5
cardView = true
cardViewScreenWidth = true
layoutBackgroundBlur = false
showMoreLink = true
showMoreLinkDest = "/blog"
showMoreLinkDest = "/posts"
disableHeroImagefilter = true
[article]