corrected calendar url for google ical, added ext_ccc

This commit is contained in:
smash 2016-10-30 13:13:43 +01:00
parent d8c38758fe
commit 8065739b0b
1 changed files with 3 additions and 2 deletions

View File

@ -14,6 +14,7 @@ var path = require('path');
var spaceanswer = {
api: "0.13",
ext_ccc: "chaostreff",
space: "Chaostreff Dortmund",
logo: "http://www.chaostreff-dortmund.de/logo/logo_ctdo.svg",
icon: {
@ -48,8 +49,8 @@ var spaceanswer = {
url: "https://www.chaostreff-dortmund.de/feed/"
},
calendar: {
type: "text/calendar",
url: "https://www.chaostreff-dortmund.de/events.ics" //TODO: Correct URL
type: "ical",
url: "https://calendar.google.com/calendar/ical/chaostreffdortmund%40googlemail.com/public/basic.ics"
}
},
sensors: {