Background heros improvements

This commit is contained in:
Nuno Coração
2022-12-02 22:32:37 +00:00
parent 551b5812d1
commit 0eea85631c
13 changed files with 190 additions and 134 deletions

View File

@@ -43,7 +43,7 @@ mainSections = ["docs"]
showDateUpdated = false
showAuthor = true
showHero = true
heroStyle = "background" # valid options: basic, big, background
heroStyle = "background" # valid options: basic, big, background, thumbAndBackground
layoutBackgroundBlur = true # only used when heroStyle equals background
showBreadcrumbs = true
showDraftLabel = true
@@ -64,7 +64,8 @@ mainSections = ["docs"]
[list]
showHero = true
heroStyle = "background" # valid options: basic, big, background
heroStyle = "background" # valid options: basic, big, background, thumbAndBackground
layoutBackgroundBlur = true # only used when heroStyle equals background
layoutBackgroundHeaderSpace = false
showBreadcrumbs = false
showSummary = false