diff --git a/config.toml b/config.toml index 0a4c6f9..60f2136 100644 --- a/config.toml +++ b/config.toml @@ -70,8 +70,7 @@ defaultcontentlanguage = "nl" [outputs] home = ["HTML", "RSS", "JSON"] section = ["HTML"] - # page = ["HTML", "CalendarEvent"] - page = ["HTML"] + page = ["HTML", "CalendarEvent"] [outputFormats.RSS] mediatype = "application/rss"