Add webmention support to series

This commit is contained in:
Fundor333
2025-06-17 19:49:49 +02:00
parent d144965b88
commit 7ceb659ff4
2 changed files with 4 additions and 1 deletions

View File

@@ -15,7 +15,7 @@ defaultColor:
mainSections: ["post", "photos", "weeknote"]
secondarysections: ["micro"]
feedSections: ["post", "photos", "micro", "weeknote"]
commentSections: ["post", "photos", "micro", "weeknote"]
commentSections: ["post", "photos", "micro", "weeknote", "series"]
suggestionSections: ["post"]
toc: false # set to false to disable table of contents 'globally'
tocOpen: false # set to true to open table of contents by default