FontAwesome fix test
This commit is contained in:
@@ -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'
|
||||
|
||||
Reference in New Issue
Block a user