From b73a6ac047d1e473c9547200c772d3c2c83df16a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Michael=20Tr=C3=A4ger?= Date: Mon, 30 May 2016 21:16:13 +0000 Subject: [PATCH] reorganized and added links --- caddy.json | 59 ++++++++++++++++++++++++++++++++++++------------------ 1 file changed, 40 insertions(+), 19 deletions(-) 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" } ] },