adding background logic
This commit is contained in:
@@ -12,6 +12,7 @@ autoSwitchAppearance = true
|
||||
enableSearch = true
|
||||
enableCodeCopy = true
|
||||
customCSS = true
|
||||
defaultBackgroundImage = "me/bjw3071o7xi21.gif"
|
||||
|
||||
# mainSections = ["section1", "section2"]
|
||||
# robots = ""
|
||||
@@ -28,7 +29,7 @@ customCSS = true
|
||||
|
||||
[homepage]
|
||||
layout = "background" # valid options: page, profile, hero, card, background, custom
|
||||
homepageImage = "me/me_stream_doom.PNG" # used in: hero, and card
|
||||
homepageImage = "me/bjw3071o7xi21.gif" # used in: hero, and card
|
||||
showRecent = false
|
||||
showRecentItems = 5
|
||||
showMoreLink = false
|
||||
@@ -49,7 +50,7 @@ customCSS = true
|
||||
showLikes = false
|
||||
showDateUpdated = true
|
||||
showHero = true
|
||||
heroStyle = "basic" # valid options: basic, big, background
|
||||
heroStyle = "background" # valid options: basic, big, background
|
||||
showBreadcrumbs = true
|
||||
showDraftLabel = true
|
||||
seriesOpened = true
|
||||
|
||||
Reference in New Issue
Block a user