From f06297ca47db088fbdfcd44a37be71496840ef26 Mon Sep 17 00:00:00 2001 From: Marvin Scham Date: Sat, 19 Mar 2022 05:24:11 +0100 Subject: [PATCH] Added discord --- config.yml | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/config.yml b/config.yml index eee4d86..0bbf721 100644 --- a/config.yml +++ b/config.yml @@ -68,6 +68,11 @@ services: subtitle: 'Status der Services.' url: 'https://status.schmökerei.de' target: '_blank' + - name: 'Discord' + logo: 'assets/tools/discord.png' + subtitle: 'Community/Requests.' + url: 'https://discord.gg/XSmmejmWh5' + target: '_blank' - name: 'Keycloak' logo: 'assets/tools/keycloak.png' subtitle: 'Authentifikation und Nutzerverwaltung.'