Correctie voor ICS-ondersteuning bij events
This commit is contained in:
parent
f1d33cf834
commit
7a3ad83071
4 changed files with 33 additions and 3 deletions
|
@ -3,7 +3,7 @@
|
|||
# Voor de home-page maken we een HTML, RSS en JSON Feed
|
||||
# Secties alleen in HTML en voor pagina's in zowel HTML als CalendarEvent (iCAL) waar het van toepassing is
|
||||
home = ["HTML", "RSS", "JSON", "IndexNow", "SearchIndex"]
|
||||
section = ["HTML"]
|
||||
page = ["HTML", "CalendarEvent"]
|
||||
page = ["HTML"]
|
||||
section = ["HTML", "CalendarEvent"]
|
||||
|
||||
# EOF
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue