diff --git a/services/caddy.json b/services/caddy.json index b5d42ea..76d4505 100644 --- a/services/caddy.json +++ b/services/caddy.json @@ -20,6 +20,12 @@ "link": "https://klausuren.wiai.de/", "name": "Klausuren" }, + { + "image": "pictures/etherpad.png", + "button": "btn-primary", + "link": "https://intern.wiai.de/sitzung/", + "name": "Sitzungs Protokoll" + }, { "image": "pictures/limesurvey.png", "button": "btn-primary", @@ -91,6 +97,12 @@ "button": "btn-primary", "link": "https://dudle.wiai.de/", "name": "Dudle" + }, + { + "image": "https://placehold.it/120x120", + "button": "btn-primary", + "link": "https://cloud.wiai.de/", + "name": "Cloud" } ] },