fixed ics generation

This commit is contained in:
Marek Krug 2025-03-12 17:41:44 +01:00
parent 4068fab565
commit 2b5277a3a0
7 changed files with 98 additions and 56 deletions

View file

@ -42,8 +42,8 @@ enableEmoji = true
[outputs]
home = ["HTML", "RSS", "JSON"]
section = ["HTML", "Calendar", "RSS", "XML"]
page = ["HTML", "Calendar"]
section = ["HTML", "Calendar", "RSS", "XML", "ICS"]
page = ["HTML", "Calendar", "ICS"]
# Output Formats Configuration
[outputFormats.Calendar]