diff options
author | pdevq <45507854+pdevq@users.noreply.github.com> | 2019-10-23 17:29:55 -0400 |
---|---|---|
committer | pdevq <45507854+pdevq@users.noreply.github.com> | 2019-10-23 17:29:55 -0400 |
commit | a2fdb8a97b3210017b27c8a08908e18618bec6b4 (patch) | |
tree | adce04ed86d166d61128afc1a8ca0db49275d0e0 /README.md | |
parent | 8aa8398fba4916ced1b793a7ca7e8574fc7ff98e (diff) | |
download | homer-a2fdb8a97b3210017b27c8a08908e18618bec6b4.tar.gz homer-a2fdb8a97b3210017b27c8a08908e18618bec6b4.tar.zst homer-a2fdb8a97b3210017b27c8a08908e18618bec6b4.zip |
Add the option to style tags
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -58,6 +58,7 @@ services: | |||
58 | logo: "/assets/tools/rabbitmq.png" | 58 | logo: "/assets/tools/rabbitmq.png" |
59 | subtitle: "Manage & monitor RabbitMQ server" | 59 | subtitle: "Manage & monitor RabbitMQ server" |
60 | tag: "haproxy" | 60 | tag: "haproxy" |
61 | tagstyle: "is-success" | ||
61 | url: "#" | 62 | url: "#" |
62 | - name: "Monitoring" | 63 | - name: "Monitoring" |
63 | icon: "fa-heartbeat" | 64 | icon: "fa-heartbeat" |