diff --git a/caddy.json b/caddy.json index b5dbef6..4cf867f 100644 --- a/caddy.json +++ b/caddy.json @@ -23,15 +23,43 @@ { "image": "pictures/platzhalter.jpg", "button": "btn-primary", - "link": "https://intern.wiai.de/extras/wiai.php", - "name": "Mitglieder" + "link": "https://survey.wiai.de/", + "name": "Limesurvey" + }, + + { + "image": "pictures/platzhalter.jpg", + "button": "btn-primary", + "link": "https://git.wiai.de", + "name": "Git" + }, + + { + "image": "pictures/platzhalter.jpg", + "button": "btn-primary", + "link": "https://pad.wiai.de", + "name": "Etherpad" + }, + + { + "image": "pictures/platzhalter.jpg", + "button": "btn-primary", + "link": "https://calc.wiai.de", + "name": "Ethercalc" + }, + + { + "image": "pictures/platzhalter.jpg", + "button": "btn-primary", + "link": "https://suche.wiai.de", + "name": "Roofis" }, { "image": "pictures/platzhalter.jpg", "button": "btn-primary", - "link": "https://survey.wiai.de/", - "name": "Limesurvey" + "link": "https://pay.wiai.de/", + "name": "Strichliste" }, { @@ -41,13 +69,20 @@ "name": "wiai.de" }, - { + { "image": "pictures/platzhalter.jpg", "button": "btn-primary", "link": "https://www.uni-bamberg.de/wiai/fs/", "name": "FS - Homepage" }, + { + "image": "pictures/platzhalter.jpg", + "button": "btn-primary", + "link": "https://intern.wiai.de/extras/wiai.php", + "name": "Mitglieder" + }, + { "image": "pictures/platzhalter.jpg", "button": "btn-primary", @@ -60,20 +95,6 @@ "button": "btn-primary", "link": "https://intern.wiai.de/list-pads/", "name": "Pad List" - }, - - { - "image": "pictures/platzhalter.jpg", - "button": "btn-primary", - "link": "https://git.wiai.de", - "name": "Git" - }, - - { - "image": "pictures/platzhalter.jpg", - "button": "btn-primary", - "link": "https://pay.wiai.de/", - "name": "Strichliste" } ] },