generated from Zeronaut/nbco-hugo-web
Updates, ready to go live
This commit is contained in:
@ -1,11 +1,11 @@
|
||||
colorScheme = "blowfish"
|
||||
colorScheme = "marvel"
|
||||
defaultAppearance = "light"
|
||||
autoSwitchAppearance = true
|
||||
enableSearch = true
|
||||
enableCodeCopy = false
|
||||
disableImageOptimization = false
|
||||
disableTextInHeader = false
|
||||
defaultBackgroundImage = "OakIsland.jpeg"
|
||||
defaultBackgroundImage = "AtlanticWaves.jpeg"
|
||||
defaultFeaturedImage = "OakIsland.jpeg"
|
||||
|
||||
[header]
|
||||
@ -19,15 +19,15 @@ showAppearanceSwitcher = true
|
||||
showScrollToTop = true
|
||||
|
||||
[homepage]
|
||||
layout = "hero"
|
||||
layout = "background"
|
||||
showRecent = true
|
||||
showRecentItems = 5
|
||||
showRecentItems = "4"
|
||||
showMoreLink = true
|
||||
showMoreLinkDest = "/posts"
|
||||
cardView = true
|
||||
cardViewScreenWidth = false
|
||||
layoutBackgroundBlur = false
|
||||
homepageImage = "OakIsland.jpeg"
|
||||
homepageImage = "AtlanticWaves.jpeg"
|
||||
|
||||
[article]
|
||||
showDate = true
|
||||
@ -36,10 +36,10 @@ showLikes = false
|
||||
showDateOnlyInArticle = false
|
||||
showDateUpdated = false
|
||||
showAuthor = true
|
||||
showHero = false
|
||||
showHero = true
|
||||
layoutBackgroundBlur = true
|
||||
layoutBackgroundHeaderSpace = true
|
||||
showBreadcrumbs = false
|
||||
showBreadcrumbs = true
|
||||
showDraftLabel = true
|
||||
showEdit = false
|
||||
editAppendPath = true
|
||||
@ -53,6 +53,7 @@ showTaxonomies = false
|
||||
showAuthorsBadges = false
|
||||
showWordCount = true
|
||||
showZenMode = false
|
||||
heroStyle = "background"
|
||||
|
||||
[list]
|
||||
showHero = false
|
||||
|
Reference in New Issue
Block a user