From 4ed40325a275d3268541a4421e923a609b9dba1a Mon Sep 17 00:00:00 2001 From: Marvin Scham Date: Thu, 24 Mar 2022 05:58:54 +0100 Subject: [PATCH] Removed ping from keycloak, reordered --- config.yml | 13 ++++++------- 1 file changed, 6 insertions(+), 7 deletions(-) diff --git a/config.yml b/config.yml index ee33ef6..a1c1051 100644 --- a/config.yml +++ b/config.yml @@ -110,13 +110,6 @@ services: - name: 'Meta' icon: 'fas fa-cog' items: - - name: 'Keycloak' - type: Ping - logo: 'assets/tools/keycloak.png' - subtitle: 'Account-Einstellungen.' - url: 'https://auth.schmökerei.de/realms/schmoekerei/account' - target: '_blank' - - name: 'Uptime Kuma' type: Ping logo: 'assets/tools/uptime-kuma.png' @@ -124,6 +117,12 @@ services: url: 'https://status.schmökerei.de' target: '_blank' + - name: 'Keycloak' + logo: 'assets/tools/keycloak.png' + subtitle: 'Account-Einstellungen.' + url: 'https://auth.schmökerei.de/realms/schmoekerei/account' + target: '_blank' + - name: 'Discord' logo: 'assets/tools/discord.png' subtitle: 'Community.'