update article layout

This commit is contained in:
2025-08-12 15:12:57 +02:00
parent 696d9a5b10
commit 96a866a48b

View File

@@ -59,7 +59,7 @@ forgejoDefaultServer = "https://v11.next.forgejo.org"
disableHeroImageFilter = false # only used when layout equals hero
[article]
showDate = true
showDate = false
showViews = false
showLikes = false
showDateOnlyInArticle = false
@@ -70,7 +70,7 @@ forgejoDefaultServer = "https://v11.next.forgejo.org"
heroStyle = "background" # valid options: basic, big, background, thumbAndBackground
layoutBackgroundBlur = true # only used when heroStyle equals background or thumbAndBackground
layoutBackgroundHeaderSpace = false # only used when heroStyle equals background
showBreadcrumbs = false
showBreadcrumbs = true
showDraftLabel = true
showEdit = false
# editURL = "https://github.com/username/repo/"
@@ -87,7 +87,7 @@ forgejoDefaultServer = "https://v11.next.forgejo.org"
showCategoryOnly = true # use showTaxonomies OR showCategoryOnly, not both
showAuthorsBadges = false
showWordCount = false
# sharingLinks = [ "linkedin", "twitter", "bluesky", "mastodon", "reddit", "pinterest", "facebook", "email", "whatsapp", "telegram", "line"]
sharingLinks = ["twitter", "reddit", "facebook", "email", "whatsapp"]
showZenMode = false
[list]