ensure rss is complete
This commit is contained in:
parent
603f57c380
commit
cfe3c48e73
|
@ -59,9 +59,12 @@ services:
|
||||||
|
|
||||||
params:
|
params:
|
||||||
env: production # to enable google analytics, opengraph, twitter-cards and schema.
|
env: production # to enable google analytics, opengraph, twitter-cards and schema.
|
||||||
|
|
||||||
description: "Ignorance is bliss..."
|
description: "Ignorance is bliss..."
|
||||||
author: Theme PaperMod
|
author: Christoph Cullmann
|
||||||
# author: ["Me", "You"] # multiple authors
|
|
||||||
|
# ensure rss feed is complete for e.g. planet.kde.org
|
||||||
|
ShowFullTextinRSS: true
|
||||||
|
|
||||||
defaultTheme: dark
|
defaultTheme: dark
|
||||||
disableThemeToggle: true
|
disableThemeToggle: true
|
||||||
|
|
Loading…
Reference in a new issue