From b6c80413fea514537f0c85eee156e18d700d16c8 Mon Sep 17 00:00:00 2001 From: Udo Waechter Date: Mon, 19 Feb 2024 13:45:58 +0100 Subject: [PATCH] reordeging --- config.yml | 11 ++++++----- 1 file changed, 6 insertions(+), 5 deletions(-) diff --git a/config.yml b/config.yml index bc60c9e..863be1a 100644 --- a/config.yml +++ b/config.yml @@ -167,14 +167,15 @@ services: #subtitle: "Another application" tag: "host" url: "https://drucki.wks/" - - name: "Switch Drucki" - icon: "fas fa-toggle-off" - #subtitle: "Another application" - tag: "host" - url: "http://drucki_switch.wks" - name: "Drybox" icon: "fas fa-box" #subtitle: "Another application" tag: "host" url: "http://drucki_drybox.wks/" + - name: "Switch Drucki" + icon: "fas fa-toggle-off" + #subtitle: "Another application" + tag: "host" + url: "http://drucki_switch.wks" + \ No newline at end of file