ticker: add exma feeds

This commit is contained in:
Astro 2020-12-30 23:37:32 +01:00
parent af06036cc3
commit 780919c313
1 changed files with 8 additions and 0 deletions

View File

@ -77,5 +77,13 @@ in
url = "https://dresden.bits-und-baeume.org/termine.ics";
color = "#3FBF3F";
};
exma-stuta = {
url = "https://www.exmatrikulationsamt.de/ics/v1/stuta.ics";
color = "#7F7FFF";
};
exma-nawa = {
url = "https://www.exmatrikulationsamt.de/ics/v1/nawa.ics";
color = "#3F3FBF";
};
};
}