266: Added option to disable the space between the header and the footer when using heroStyle: background

This commit is contained in:
Anton Antonov
2022-11-22 12:55:24 +02:00
parent f4b919681e
commit d024ad961b
6 changed files with 14 additions and 3 deletions
+2 -2
View File
@@ -45,7 +45,7 @@ enableCodeCopy = true
showHero = true
heroStyle = "basic" # valid options: basic, big, background
layoutBackgroundBlur = false # only used when heroStyle equals background
layoutBackgroundMoreSpaceBetweenHeaderAndBody = true # only used when heroStyle equals background
layoutBackgroundHeaderSpace = true # only used when heroStyle equals background
showBreadcrumbs = true
showDraftLabel = true
showEdit = true
@@ -66,7 +66,7 @@ enableCodeCopy = true
[list]
#showHero = true
#heroStyle = "background" # valid options: basic, big, background
#layoutBackgroundMoreSpaceBetweenHeaderAndBody = true # only used when heroStyle equals background
#layoutBackgroundHeaderSpace = true # only used when heroStyle equals background
showBreadcrumbs = false
showSummary = false
#showViews = true