From dfc610bcb16eb3073a0fa07a75dc0a517fbd2118 Mon Sep 17 00:00:00 2001 From: Jannik ZANDER Date: Sun, 7 Sep 2025 18:49:35 +0200 Subject: [PATCH] Made HA public --- site/_data/services.json | 13 ++++++------- 1 file changed, 6 insertions(+), 7 deletions(-) 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", -- 2.50.1