mirror of
https://github.com/bastienwirtz/homer.git
synced 2025-12-16 05:09:50 +01:00
Add some additional description for the tagstyle in README and config
- This also updates the FontAwesome URL in the config
This commit is contained in:
@@ -42,7 +42,7 @@ links:
|
||||
|
||||
# Services
|
||||
# First level array represent a group.
|
||||
# Leave only a "items" key if not using group (group name & icon are optional, section separation will not be displayed).
|
||||
# Leave only a "items" key if not using group (group name, icon & tagstyle are optional, section separation will not be displayed).
|
||||
services:
|
||||
- name: "DevOps"
|
||||
icon: "fa-code-fork"
|
||||
@@ -58,6 +58,7 @@ services:
|
||||
logo: "/assets/tools/rabbitmq.png"
|
||||
subtitle: "Manage & monitor RabbitMQ server"
|
||||
tag: "haproxy"
|
||||
# Optional tagstyle
|
||||
tagstyle: "is-success"
|
||||
url: "#"
|
||||
- name: "Monitoring"
|
||||
|
||||
Reference in New Issue
Block a user