Add hero images.
This commit is contained in:
@@ -29,6 +29,7 @@ googleAnalytics = "G-606W7SWX5E"
|
||||
category = "categories"
|
||||
author = "authors"
|
||||
series = "series"
|
||||
person = "people"
|
||||
|
||||
[sitemap]
|
||||
changefreq = 'daily'
|
||||
|
@@ -61,7 +61,7 @@ disableTextInHeader = false
|
||||
showAuthor = false
|
||||
# showAuthorBottom = false
|
||||
showHero = true
|
||||
heroStyle = "background" # valid options: basic, big, background, thumbAndBackground
|
||||
heroStyle = "big" # 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 = true
|
||||
@@ -75,7 +75,7 @@ disableTextInHeader = false
|
||||
invertPagination = false
|
||||
showReadingTime = true
|
||||
showTableOfContents = true
|
||||
showRelatedContent = true
|
||||
showRelatedContent = false
|
||||
relatedContentLimit = 3
|
||||
showTaxonomies = true
|
||||
showAuthorsBadges = false
|
||||
|
Reference in New Issue
Block a user