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