From: Jannik ZANDER Date: Sun, 7 Sep 2025 16:49:35 +0000 (+0200) Subject: Made HA public X-Git-Url: https://git.zndr.dk/?a=commitdiff_plain;h=dfc610bcb16eb3073a0fa07a75dc0a517fbd2118;p=zndr-11ty.git Made HA public --- diff --git a/site/_data/services.json b/site/_data/services.json index 5770bfd..62914f5 100644 --- a/site/_data/services.json +++ b/site/_data/services.json @@ -11,6 +11,12 @@ "desc": "Webmail.", "tag": "Public" }, + { + "name": "Home Assistant", + "href": "https://ha.zndr.dk", + "desc": "Automation & dashboards.", + "tag": "Home" + }, { "name": "Pi-hole", "href": "https://dns.zndr.dk/admin/", @@ -18,13 +24,6 @@ "tag": "LAN", "lan": true }, - { - "name": "Home Assistant", - "href": "https://ha.zndr.dk", - "desc": "Automation & dashboards.", - "tag": "Home", - "lan": true - }, { "name": "Git", "href": "https://git.zndr.dk",