🔧 Add default values to the above new sections in params.toml

This commit is contained in:
Nuno Coração 2022-12-12 22:11:21 +00:00
parent 1c5ff0957b
commit 2e222bf5aa

View file

@ -87,24 +87,23 @@ enableCodeCopy = true
#heroStyle = "background" # valid options: basic, big, background, thumbAndBackground
#layoutBackgroundBlur = true # only used when heroStyle equals background
#layoutBackgroundHeaderSpace = false
#showViews = true
#showLikes = true
#showViews = false
#showLikes = false
#showTableOfContents = true
#cardView = true
#cardView = false
[term]
#showHero = true
#heroStyle = "background" # valid options: basic, big, background, thumbAndBackground
#layoutBackgroundBlur = true # only used when heroStyle equals background
#layoutBackgroundHeaderSpace = false
#showSummary = false
#showViews = true
#showLikes = true
#showViews = false
#showLikes = false
#showTableOfContents = true
#showCards = true
#showCards = false
#groupByYear = false
#cardViewScreenWidth = false
#cardView = true
#cardView = false
[firebase]
# apiKey = "XXXXXX"