better settings
This commit is contained in:
parent
e2efed5a61
commit
1c321e8393
|
@ -14,7 +14,7 @@ title = "Ignorance is bliss..."
|
||||||
[author]
|
[author]
|
||||||
name = "Christoph Cullmann"
|
name = "Christoph Cullmann"
|
||||||
image = "images/christoph_avatar.jpg"
|
image = "images/christoph_avatar.jpg"
|
||||||
headline = "Welcome to Christoph Cullmann's web site."
|
headline = "Welcome to Christoph Cullmann's web site"
|
||||||
bio = "Software Engineer at AbsInt and KDE contributor"
|
bio = "Software Engineer at AbsInt and KDE contributor"
|
||||||
links = [
|
links = [
|
||||||
{ github = "https://github.com/christoph-cullmann" },
|
{ github = "https://github.com/christoph-cullmann" },
|
||||||
|
|
|
@ -81,8 +81,8 @@ smartTOCHideUnfocusedChildren = false
|
||||||
layoutBackgroundHeaderSpace = false
|
layoutBackgroundHeaderSpace = false
|
||||||
showBreadcrumbs = false
|
showBreadcrumbs = false
|
||||||
showSummary = false
|
showSummary = false
|
||||||
showViews = true
|
showViews = false
|
||||||
showLikes = true
|
showLikes = false
|
||||||
showTableOfContents = true
|
showTableOfContents = true
|
||||||
showCards = true
|
showCards = true
|
||||||
groupByYear = false
|
groupByYear = false
|
||||||
|
@ -98,8 +98,8 @@ smartTOCHideUnfocusedChildren = false
|
||||||
showHero = true
|
showHero = true
|
||||||
heroStyle = "background" # valid options: basic, big, background, thumbAndBackground
|
heroStyle = "background" # valid options: basic, big, background, thumbAndBackground
|
||||||
showBreadcrumbs = false
|
showBreadcrumbs = false
|
||||||
showViews = true
|
showViews = false
|
||||||
showLikes = true
|
showLikes = false
|
||||||
showTableOfContents = true
|
showTableOfContents = true
|
||||||
cardView = false
|
cardView = false
|
||||||
|
|
||||||
|
@ -107,8 +107,8 @@ smartTOCHideUnfocusedChildren = false
|
||||||
showHero = true
|
showHero = true
|
||||||
heroStyle = "background" # valid options: basic, big, background, thumbAndBackground
|
heroStyle = "background" # valid options: basic, big, background, thumbAndBackground
|
||||||
showBreadcrumbs = false
|
showBreadcrumbs = false
|
||||||
showViews = true
|
showViews = false
|
||||||
showLikes = true
|
showLikes = false
|
||||||
showTableOfContents = true
|
showTableOfContents = true
|
||||||
groupByYear = false
|
groupByYear = false
|
||||||
cardView = true
|
cardView = true
|
||||||
|
|
Loading…
Reference in a new issue