summaryrefslogtreecommitdiff
path: root/config
diff options
context:
space:
mode:
authorChristoph Cullmann <cullmann@kde.org>2024-04-28 17:49:18 +0200
committerChristoph Cullmann <cullmann@kde.org>2024-04-28 17:49:18 +0200
commit1c321e8393f1014518175dea7617d6d384850d80 (patch)
tree24ea4b9645c777c45ec620d31d7b1f2e794a38b0 /config
parente2efed5a615a7b1f45756a8ac476df62d5041359 (diff)
better settings
Diffstat (limited to 'config')
-rw-r--r--config/_default/languages.en.toml2
-rw-r--r--config/_default/params.toml12
2 files changed, 7 insertions, 7 deletions
diff --git a/config/_default/languages.en.toml b/config/_default/languages.en.toml
index 98eb495..190a019 100644
--- a/config/_default/languages.en.toml
+++ b/config/_default/languages.en.toml
@@ -14,7 +14,7 @@ title = "Ignorance is bliss..."
[author]
name = "Christoph Cullmann"
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"
links = [
{ github = "https://github.com/christoph-cullmann" },
diff --git a/config/_default/params.toml b/config/_default/params.toml
index d2a4008..648113c 100644
--- a/config/_default/params.toml
+++ b/config/_default/params.toml
@@ -81,8 +81,8 @@ smartTOCHideUnfocusedChildren = false
layoutBackgroundHeaderSpace = false
showBreadcrumbs = false
showSummary = false
- showViews = true
- showLikes = true
+ showViews = false
+ showLikes = false
showTableOfContents = true
showCards = true
groupByYear = false
@@ -98,8 +98,8 @@ smartTOCHideUnfocusedChildren = false
showHero = true
heroStyle = "background" # valid options: basic, big, background, thumbAndBackground
showBreadcrumbs = false
- showViews = true
- showLikes = true
+ showViews = false
+ showLikes = false
showTableOfContents = true
cardView = false
@@ -107,8 +107,8 @@ smartTOCHideUnfocusedChildren = false
showHero = true
heroStyle = "background" # valid options: basic, big, background, thumbAndBackground
showBreadcrumbs = false
- showViews = true
- showLikes = true
+ showViews = false
+ showLikes = false
showTableOfContents = true
groupByYear = false
cardView = true