FontAwesome fix test

This commit is contained in:
2022-03-18 20:38:59 +01:00
parent 9f1c56204d
commit 251a94dbf2

View File

@@ -43,7 +43,7 @@ colors:
services: services:
- name: 'Service' - name: 'Service'
icon: 'fa-solid fa-bell-concierge' icon: 'fas fa-bell-concierge'
items: items:
- name: 'Homer Theme' - name: 'Homer Theme'
logo: 'assets/tools/walkx.png' # Change github.png to the name of your own custom icon! logo: 'assets/tools/walkx.png' # Change github.png to the name of your own custom icon!
@@ -54,7 +54,7 @@ services:
target: '_blank' target: '_blank'
- name: 'Maintenance' - name: 'Maintenance'
icon: 'fa-solid fa-gear' icon: 'fas fa-gear'
items: items:
- name: 'Homer Theme' - name: 'Homer Theme'
logo: 'assets/tools/walkx.png' # Change github.png to the name of your own custom icon! logo: 'assets/tools/walkx.png' # Change github.png to the name of your own custom icon!
@@ -65,7 +65,7 @@ services:
target: '_blank' target: '_blank'
- name: 'Backend' - name: 'Backend'
icon: 'fa-solid fa-wrench' icon: 'fas fa-wrench'
items: items:
- name: 'The original reddit post!' - name: 'The original reddit post!'
logo: 'assets/tools/reddit.png' logo: 'assets/tools/reddit.png'