From 36b1aedda31d9014676adb70b0fcdfae15988c31 Mon Sep 17 00:00:00 2001 From: Jannik ZANDER Date: Sat, 20 Sep 2025 20:54:27 +0200 Subject: [PATCH] Promote grafana --- site/_data/services.json | 28 ++++++++++++++-------------- 1 file changed, 14 insertions(+), 14 deletions(-) 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", -- 2.50.1