From cfe3c48e73ab690c8cdcd9e082fcdf19e2524175 Mon Sep 17 00:00:00 2001 From: Christoph Cullmann Date: Fri, 21 Oct 2022 21:38:10 +0200 Subject: ensure rss is complete --- config.yml | 7 +++++-- 1 file 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 -- cgit v1.2.3