|
|
|
@ -32,7 +32,7 @@ mainSections = ["posts", "about"] |
|
|
|
|
|
|
|
|
|
[homepage] |
|
|
|
|
layout = "background" # valid options: page, profile, hero, card, background, custom |
|
|
|
|
homepageImage = "img/bg.png" # used in: hero, and card |
|
|
|
|
homepageImage = "img/1.jpg" # used in: hero, and card |
|
|
|
|
showRecent = true |
|
|
|
|
showRecentItems = 3 |
|
|
|
|
showMoreLink = true |
|
|
|
@ -48,7 +48,7 @@ mainSections = ["posts", "about"] |
|
|
|
|
showDateUpdated = false |
|
|
|
|
showAuthor = false |
|
|
|
|
showHero = true |
|
|
|
|
heroStyle = "basic" # valid options: basic, big, background, thumbAndBackground |
|
|
|
|
heroStyle = "background" # valid options: basic, big, background, thumbAndBackground |
|
|
|
|
layoutBackgroundBlur = false # only used when heroStyle equals background or thumbAndBackground |
|
|
|
|
layoutBackgroundHeaderSpace = true # only used when heroStyle equals background |
|
|
|
|
showBreadcrumbs = true |
|
|
|
@ -70,7 +70,7 @@ mainSections = ["posts", "about"] |
|
|
|
|
|
|
|
|
|
[list] |
|
|
|
|
#showHero = true |
|
|
|
|
#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 |
|
|
|
|
#layoutBackgroundHeaderSpace = true # only used when heroStyle equals background |
|
|
|
|
showBreadcrumbs = false |
|
|
|
|