From 859436492407d1e8c259b88f9448ead473458d25 Mon Sep 17 00:00:00 2001 From: Christoph Cullmann Date: Fri, 19 Feb 2021 16:23:44 +0100 Subject: more config+ --- config.toml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/config.toml b/config.toml index e29f69d..fbeb2d0 100644 --- a/config.toml +++ b/config.toml @@ -213,7 +213,7 @@ pygmentsCodefencesGuessSyntax = true # date format (month and day) dateFormat = "01-02" # amount of RSS pages - #rss = 10 + rss = -1 # List (category or tag) page config [params.list] @@ -222,7 +222,7 @@ pygmentsCodefencesGuessSyntax = true # date format (month and day) dateFormat = "01-02" # amount of RSS pages - #rss = 10 + rss = -1 # Page config [params.page] -- cgit v1.2.3