]> git.immae.eu Git - github/bastienwirtz/homer.git/blobdiff - config.yml
Add some additional description for the tagstyle in README and config
[github/bastienwirtz/homer.git] / config.yml
index 6570a5afb7516ca24780cf420d411f48771c291f..8060119ada58cff2316e08fef80d4b2cb5dfeae2 100644 (file)
@@ -1,6 +1,6 @@
 ---
 # Homepage configuration
-# See https://fontawesome.com/v4.7.0/icons/ for icons options
+# See https://fontawesome.com/icons for icons options
 
 title: "Simple homepage"
 subtitle: "Homer"
@@ -25,7 +25,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: "fas fa-code-branch"
@@ -39,6 +39,8 @@ services:
         logo: "/assets/tools/rabbitmq.png"
         subtitle: "Manage & monitor RabbitMQ server"
         tag: "haproxy"
+        # Optional tagstyle
+        # Same styling options as the optional message.
         tagstyle: "is-success"
         url: "#"
   - name: "Monitoring"