Neue Config
This commit is contained in:
51
config.yml
51
config.yml
@@ -43,34 +43,39 @@ colors:
|
||||
|
||||
services:
|
||||
- name: 'Service'
|
||||
icon: 'fas fa-bell-concierge'
|
||||
items:
|
||||
- name: 'Homer Theme'
|
||||
logo: 'assets/tools/walkx.png' # Change github.png to the name of your own custom icon!
|
||||
subtitle: 'The official Homer Theme github!'
|
||||
tag: 'github'
|
||||
tagstyle: 'is-primary' # This will display the is-primary color! Try changing it to; is-link, is-info, is-success, is-warning or is-danger!
|
||||
url: 'https://github.com/WalkxCode/Homer-Theme'
|
||||
- name: 'Schmökerei'
|
||||
logo: 'assets/tools/schmoekerei-main.png'
|
||||
subtitle: 'Der Kern der Bücherei.'
|
||||
url: 'https://schmökerei.de'
|
||||
target: '_blank'
|
||||
- name: 'Edu.Schmökerei'
|
||||
logo: 'assets/tools/schmoekerei-edu.png'
|
||||
subtitle: 'Für Sachlektüre.'
|
||||
url: 'https://edu.schmökerei.de'
|
||||
- name: 'Sheet Music'
|
||||
logo: 'assets/tools/schmoekerei-sm.png'
|
||||
subtitle: 'Noten, hauptsächlich für Piano Solo.'
|
||||
url: 'https://sheetmusic-schmökerei.de'
|
||||
|
||||
- name: 'Maintenance'
|
||||
icon: 'fas fa-gear'
|
||||
items:
|
||||
- name: 'Homer Theme'
|
||||
logo: 'assets/tools/walkx.png' # Change github.png to the name of your own custom icon!
|
||||
subtitle: 'The official Homer Theme github!'
|
||||
tag: 'github'
|
||||
tagstyle: 'is-primary' # This will display the is-primary color! Try changing it to; is-link, is-info, is-success, is-warning or is-danger!
|
||||
url: 'https://github.com/WalkxCode/Homer-Theme'
|
||||
target: '_blank'
|
||||
- name: 'Keycloak'
|
||||
logo: 'assets/tools/keycloak.png'
|
||||
subtitle: 'Authentifikation und Nutzerverwaltung.'
|
||||
url: 'https://auth.schmökerei.de'
|
||||
- name: 'Uptime Kuma'
|
||||
logo: 'assets/tools/uptime-kuma.png'
|
||||
subtitle: 'Status der Services.'
|
||||
url: 'https://status.schmökerei.de'
|
||||
|
||||
- name: 'Backend'
|
||||
icon: 'fas fa-wrench'
|
||||
items:
|
||||
- name: 'The original reddit post!'
|
||||
logo: 'assets/tools/reddit.png'
|
||||
subtitle: 'Yes... this is Homer.'
|
||||
tag: 'reddit'
|
||||
tagstyle: 'is-info'
|
||||
url: 'https://www.reddit.com/r/selfhosted/comments/q9e82c/yes_this_is_homer_yes_i_spent_2_hours_customizing/'
|
||||
target: '_blank'
|
||||
- name: 'Grafana'
|
||||
logo: 'assets/tools/grafana.png'
|
||||
subtitle: 'Monitoring.'
|
||||
url: 'https://grafana.schmökerei.de'
|
||||
- name: 'Portainer'
|
||||
logo: 'assets/tools/portainer.png'
|
||||
subtitle: 'Verwaltung der Docker-Container.'
|
||||
url: 'https://portainer.schmökerei.de'
|
||||
|
||||
Reference in New Issue
Block a user