more config+

This commit is contained in:
Christoph Cullmann 2021-02-19 16:23:44 +01:00
parent 43c6e1cdc3
commit 8594364924

View file

@ -213,7 +213,7 @@ pygmentsCodefencesGuessSyntax = true
# date format (month and day) # date format (month and day)
dateFormat = "01-02" dateFormat = "01-02"
# amount of RSS pages # amount of RSS pages
#rss = 10 rss = -1
# List (category or tag) page config # List (category or tag) page config
[params.list] [params.list]
@ -222,7 +222,7 @@ pygmentsCodefencesGuessSyntax = true
# date format (month and day) # date format (month and day)
dateFormat = "01-02" dateFormat = "01-02"
# amount of RSS pages # amount of RSS pages
#rss = 10 rss = -1
# Page config # Page config
[params.page] [params.page]