mirror of
https://github.com/nunocoracao/blowfish.git
synced 2026-01-30 15:31:52 +00:00
🔧 Add default values to the above new sections in params.toml
This commit is contained in:
@@ -87,24 +87,23 @@ enableCodeCopy = 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
|
#layoutBackgroundBlur = true # only used when heroStyle equals background
|
||||||
#layoutBackgroundHeaderSpace = false
|
#layoutBackgroundHeaderSpace = false
|
||||||
#showViews = true
|
#showViews = false
|
||||||
#showLikes = true
|
#showLikes = false
|
||||||
#showTableOfContents = true
|
#showTableOfContents = true
|
||||||
#cardView = true
|
#cardView = false
|
||||||
|
|
||||||
[term]
|
[term]
|
||||||
#showHero = true
|
#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
|
#layoutBackgroundBlur = true # only used when heroStyle equals background
|
||||||
#layoutBackgroundHeaderSpace = false
|
#layoutBackgroundHeaderSpace = false
|
||||||
#showSummary = false
|
#showViews = false
|
||||||
#showViews = true
|
#showLikes = false
|
||||||
#showLikes = true
|
|
||||||
#showTableOfContents = true
|
#showTableOfContents = true
|
||||||
#showCards = true
|
#showCards = false
|
||||||
#groupByYear = false
|
#groupByYear = false
|
||||||
#cardViewScreenWidth = false
|
#cardViewScreenWidth = false
|
||||||
#cardView = true
|
#cardView = false
|
||||||
|
|
||||||
[firebase]
|
[firebase]
|
||||||
# apiKey = "XXXXXX"
|
# apiKey = "XXXXXX"
|
||||||
|
|||||||
Reference in New Issue
Block a user