Minor for rss

This commit is contained in:
fundor333
2025-01-18 13:45:26 +01:00
committed by Fundor333
parent fbb08b120e
commit a75cc9f7ba
7 changed files with 22 additions and 0 deletions

View File

@@ -30,3 +30,15 @@ related:
weight: 10
- name: date
weight: 10
outputs:
home:
- html
uses:
- html
feeds:
- html
now:
- html
redirect:
- html

View File

@@ -10,6 +10,7 @@ defaultColor:
# the default value is set to 'auto'.
# You can take a look at layouts/index.html for more information.
mainSections: ["post", "photos", "micro"]
feedSections: ["post", "photos", "micro"]
commentSections: ["post", "photos", "micro"]
suggestionSections: ["post"]
toc: false # set to false to disable table of contents 'globally'