diff --git a/config.yml b/config.yml index d0f0e6e..a3ef593 100644 --- a/config.yml +++ b/config.yml @@ -43,6 +43,7 @@ colors: services: - name: 'Service' + icon: 'fas fa-concierge-bell' items: - name: 'Schmökerei' type: Ping @@ -63,7 +64,8 @@ services: url: 'https://sheetmusic.schmökerei.de' target: '_blank' - - name: 'Tools' + - name: 'Meta' + icon: 'fas fa-tools' items: - name: 'Uptime Kuma' type: Ping @@ -89,29 +91,35 @@ services: url: 'https://dev-status.schmökerei.de' target: '_blank' - - name: 'Backend' + - name: 'Backend/Dev' + icon: 'fas fa-code-branch' items: + - name: 'Gotify' + type: Ping + logo: 'assets/tools/gotify.png' + subtitle: 'Push Notifications.' + url: 'https://portainer.schmökerei.de' + target: '_blank' - name: 'Grafana' type: Ping logo: 'assets/tools/grafana.png' subtitle: 'Monitoring.' url: 'https://grafana.schmökerei.de' target: '_blank' - - name: 'LDAP' - type: Ping - logo: 'assets/tools/phpldapadmin.png' - subtitle: 'UI zur LDAP-Verwaltung.' - url: 'https://ldap.schmökerei.de' - target: '_blank' - name: 'Portainer' type: Ping logo: 'assets/tools/portainer.png' subtitle: 'Verwaltung von Docker.' url: 'https://portainer.schmökerei.de' target: '_blank' - - name: 'Gotify' + - name: 'LDAP' type: Ping - logo: 'assets/tools/gotify.png' - subtitle: 'Push Notifications.' - url: 'https://portainer.schmökerei.de' + logo: 'assets/tools/phpldapadmin.png' + subtitle: 'UI zur LDAP-Verwaltung.' + url: 'https://ldap.schmökerei.de' + target: '_blank' + - name: 'GitHub' + logo: 'assets/tools/github.png' + subtitle: 'Marvins Bad Practice Sammlung.' + url: 'https://github.com/marvinscham' target: '_blank'