Make some changes, update summaries
All checks were successful
Build and Publish Docker Image / build (push) Successful in 3m44s

This commit is contained in:
2026-05-28 07:11:33 -06:00
parent b370de695d
commit ca7c2b2248
7 changed files with 13 additions and 7 deletions

View File

@@ -134,12 +134,12 @@ forgejoDefaultServer = "https://v11.next.forgejo.org"
# externalLinkForceNewTab = false # disable to allow external links in the same tab (defaults to true)
[list]
showHero = false
# heroStyle = "background" # valid options: basic, big, background, thumbAndBackground
showHero = true
heroStyle = "background" # valid options: basic, big, background, thumbAndBackground
layoutBackgroundBlur = true # only used when heroStyle equals background or thumbAndBackground
layoutBackgroundHeaderSpace = true # only used when heroStyle equals background
showBreadcrumbs = false
showSummary = false
showSummary = true
showViews = false
showLikes = false
showTableOfContents = false
@@ -155,8 +155,8 @@ forgejoDefaultServer = "https://v11.next.forgejo.org"
[taxonomy]
showTermCount = true
showHero = false
# heroStyle = "background" # valid options: basic, big, background, thumbAndBackground
showHero = true
heroStyle = "background" # valid options: basic, big, background, thumbAndBackground
layoutBackgroundBlur = true # only used when heroStyle equals background or thumbAndBackground
layoutBackgroundHeaderSpace = true # only used when heroStyle equals background
showBreadcrumbs = false
@@ -166,8 +166,8 @@ forgejoDefaultServer = "https://v11.next.forgejo.org"
cardView = false
[term]
showHero = false
# heroStyle = "background" # valid options: basic, big, background, thumbAndBackground
showHero = true
heroStyle = "background" # valid options: basic, big, background, thumbAndBackground
layoutBackgroundBlur = true # only used when heroStyle equals background or thumbAndBackground
layoutBackgroundHeaderSpace = true # only used when heroStyle equals background
showBreadcrumbs = false