1
0
Fork 0

rc3ticker: add dezentrale

This commit is contained in:
Astro 2022-12-21 15:17:59 +01:00
parent 861536c175
commit d29686a841
1 changed files with 5 additions and 0 deletions

View File

@ -25,6 +25,7 @@
ticker = {
updateInterval = "hourly";
config.calendars = {
# https://lab.nrw/hedgedoc/_hV5kXt9TKuiV0DVsdIwgg
chilyconchaos = {
url = "https://ramac.mudbyte.de/remote.php/dav/public-calendars/YTtwyZcXsmZDfSoo/?export";
color = "rgb(255,47,0)";
@ -53,6 +54,10 @@
url = "https://pretalx.c3voc.de/hip-berlin-2022/schedule/export/schedule.ics";
color = "#3C3C3C";
};
dezentrale = {
url = "https://dezentrale.space/2022/12/localverse2022-fahrplan.ics";
color = "#02107a";
};
};
};
};