summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristoph Cullmann <cullmann@kde.org>2022-10-21 21:38:10 +0200
committerChristoph Cullmann <cullmann@kde.org>2022-10-21 21:38:10 +0200
commitcfe3c48e73ab690c8cdcd9e082fcdf19e2524175 (patch)
tree39c01830699400c64d7a34efe3ce1fbc77f39873
parent603f57c380ccb283e8d6492e7d30f24c3561255e (diff)
ensure rss is complete
-rw-r--r--config.yml7
1 files changed, 5 insertions, 2 deletions
diff --git a/config.yml b/config.yml
index 20ea028..100ee75 100644
--- a/config.yml
+++ b/config.yml
@@ -59,9 +59,12 @@ services:
params:
env: production # to enable google analytics, opengraph, twitter-cards and schema.
+
description: "Ignorance is bliss..."
- author: Theme PaperMod
- # author: ["Me", "You"] # multiple authors
+ author: Christoph Cullmann
+
+ # ensure rss feed is complete for e.g. planet.kde.org
+ ShowFullTextinRSS: true
defaultTheme: dark
disableThemeToggle: true