ticker: add diwo calendar

This commit is contained in:
Astro 2022-04-29 20:18:35 +02:00
parent c4fd0335a3
commit 32013d031b
1 changed files with 4 additions and 0 deletions

View File

@ -137,5 +137,9 @@ with lib;
url = "https://scrape.hq.c3d2.de/drk-impfaktionen.ics";
color = "#EF3FCF";
};
diwo = {
url = "https://pretix.eu/diwoweek/events/ical/?locale=de";
color = "#723465";
};
};
}