X-Git-Url: https://git.immae.eu/?a=blobdiff_plain;f=config.yml;h=8060119ada58cff2316e08fef80d4b2cb5dfeae2;hb=7312bdd6bc5b57349a72402077f9ed6da332be6c;hp=6570a5afb7516ca24780cf420d411f48771c291f;hpb=ab3366baf4217a6333a737350dffc53d7e61733a;p=github%2Fbastienwirtz%2Fhomer.git diff --git a/config.yml b/config.yml index 6570a5a..8060119 100644 --- a/config.yml +++ b/config.yml @@ -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"