From 7312bdd6bc5b57349a72402077f9ed6da332be6c Mon Sep 17 00:00:00 2001 From: pdevq <45507854+pdevq@users.noreply.github.com> Date: Sun, 10 Nov 2019 10:05:49 -0500 Subject: Add some additional description for the tagstyle in README and config - This also updates the FontAwesome URL in the config --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'README.md') diff --git a/README.md b/README.md index 9b9e705..62bbd77 100644 --- a/README.md +++ b/README.md @@ -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" -- cgit v1.2.3