From 7f9e9d6a46df63c2a9e7f809a7b49134e6085381 Mon Sep 17 00:00:00 2001 From: Udo Waechter Date: Mon, 19 Feb 2024 13:35:24 +0100 Subject: [PATCH] typo --- config.yml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/config.yml b/config.yml index 7d86af6..1a02c0f 100644 --- a/config.yml +++ b/config.yml @@ -150,12 +150,12 @@ services: tag: "host" url: "https://dumont-wks.wks/" - name: "Switch0" - icon: "fa fa-network-wired" + icon: "fas fa-network-wired" #subtitle: "Another application" tag: "host" url: "http://switch0.wks" - name: "Switch Cloud" - icon: "fa fa-switch" + icon: "fas fa-switch" #subtitle: "Another application" tag: "host" url: "http://switch_cloud.wks" @@ -168,12 +168,12 @@ services: tag: "host" url: "https://drucki.wks/" - name: "Switch Drucki" - icon: "fa fa-switch" + icon: "fas fa-switch" #subtitle: "Another application" tag: "host" url: "http://drucki_switch.wks" - name: "Drybox" - icon: "fa fa-box" + icon: "fas fa-box" #subtitle: "Another application" tag: "host" url: "http://drucki_drybox.wks/"