From: Jannik ZANDER Date: Sat, 20 Sep 2025 18:54:27 +0000 (+0200) Subject: Promote grafana X-Git-Url: https://git.zndr.dk/?a=commitdiff_plain;h=36b1aedda31d9014676adb70b0fcdfae15988c31;p=zndr-11ty.git Promote grafana --- diff --git a/site/_data/services.json b/site/_data/services.json index f989c8a..6bc3291 100644 --- a/site/_data/services.json +++ b/site/_data/services.json @@ -17,6 +17,20 @@ "desc": "Automation & dashboards.", "tag": "Home" }, + { + "name": "Grafana", + "href": "https://grafana.zndr.dk", + "desc": "Dashboard and visualization of data.", + "tag": "LAN", + "lan": true + }, + { + "name": "Influx", + "href": "https://influx.zndr.dk", + "desc": "Database for time-series data.", + "tag": "LAN", + "lan": true + }, { "name": "Jellyfin", "href": "https://play.zndr.dk", @@ -36,20 +50,6 @@ "tag": "LAN", "lan": true }, - { - "name": "Grafana", - "href": "https://grafana.zndr.dk", - "desc": "Dashboard and visualization of data.", - "tag": "LAN", - "lan": true - }, - { - "name": "Influx", - "href": "https://influx.zndr.dk", - "desc": "Database for time-series data.", - "tag": "LAN", - "lan": true - }, { "name": "Router", "href": "https://router.zndr.dk",