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