fix: many things
This commit is contained in:
@ -12,7 +12,7 @@ autoSwitchAppearance = true
|
||||
enableSearch = true
|
||||
enableCodeCopy = true
|
||||
|
||||
mainSections = ["security", "homelab"]
|
||||
mainSections = ["infrastructure", "programming", "security"]
|
||||
# robots = ""
|
||||
|
||||
disableImageOptimization = false
|
||||
@ -39,7 +39,7 @@ smartTOCHideUnfocusedChildren = false
|
||||
layout = "custom" # valid options: page, profile, hero, card, background, custom
|
||||
homepageImage = "img/ocean.jpg" # used in: hero, and card
|
||||
showRecent = true
|
||||
showRecentItems = 6
|
||||
showRecentItems = 9
|
||||
showMoreLink = true
|
||||
showMoreLinkDest = "/posts"
|
||||
cardView = true
|
||||
|
Reference in New Issue
Block a user