fixed ics generation
This commit is contained in:
parent
4068fab565
commit
2b5277a3a0
7 changed files with 98 additions and 56 deletions
|
@ -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]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue