diff --git a/services/caddy.json b/services/caddy.json index 57ae279..313e93b 100644 --- a/services/caddy.json +++ b/services/caddy.json @@ -14,11 +14,11 @@ "link": "https://otrs.wiai.de/", "name": "OTRS" }, - { - "image": "pictures/klausuren.png", + { + "image": "pictures/wiki.png", "button": "btn-primary", - "link": "https://klausuren.wiai.de/", - "name": "Klausuren" + "link": "https://wiki.wiai.de/", + "name": "Wiki" }, { "image": "pictures/etherpad.png", @@ -38,6 +38,12 @@ "link": "https://app.wiai.de/", "name": "App - BaStA" }, + { + "image": "pictures/klausuren.png", + "button": "btn-primary", + "link": "https://klausuren.wiai.de/", + "name": "Klausuren" + }, { "image": "pictures/limesurvey.png", "button": "btn-primary", diff --git a/services/index.html b/services/index.html index 97ef775..cc1c9ea 100644 --- a/services/index.html +++ b/services/index.html @@ -51,7 +51,7 @@
diff --git a/services/pictures/wiki.png b/services/pictures/wiki.png new file mode 100644 index 0000000..106a013 Binary files /dev/null and b/services/pictures/wiki.png differ