summaryrefslogtreecommitdiff
path: root/config
diff options
context:
space:
mode:
authorChristoph Cullmann <cullmann@kde.org>2024-05-01 11:06:29 +0200
committerChristoph Cullmann <cullmann@kde.org>2024-05-01 11:06:29 +0200
commiteb4be33a82010d3aca58d34d3677005b59cee9af (patch)
tree8d92f6a4e72a02ec9ca8cf3bac1a61204b98224c /config
parente83cd3bd0b7bca4681955f9d3bf8e3cccea0e047 (diff)
better display of author and date
Diffstat (limited to 'config')
-rw-r--r--config/_default/params.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/config/_default/params.toml b/config/_default/params.toml
index 648113c..db77489 100644
--- a/config/_default/params.toml
+++ b/config/_default/params.toml
@@ -46,7 +46,7 @@ smartTOCHideUnfocusedChildren = false
layoutBackgroundBlur = true # only used when layout equals background
[article]
- showDate = false
+ showDate = true
showViews = false
showLikes = false
showDateOnlyInArticle = false