diff options
Diffstat (limited to 'slideshows/dark/events.js')
-rw-r--r-- | slideshows/dark/events.js | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/slideshows/dark/events.js b/slideshows/dark/events.js new file mode 100644 index 0000000..20a9b2f --- /dev/null +++ b/slideshows/dark/events.js @@ -0,0 +1,5 @@ +{ "type": "ical", + "url": "https://sublab.org:5232/calendars/events", + "before": 0, + "after": 18000 +} |