From 5096c6c50ed70220c9dbace47e9e6e97b29064ef Mon Sep 17 00:00:00 2001 From: Jannik ZANDER Date: Sat, 11 Oct 2025 07:05:39 +0200 Subject: [PATCH] Fix influx --- site/_data/services.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/site/_data/services.json b/site/_data/services.json index 936069a..659c031 100644 --- a/site/_data/services.json +++ b/site/_data/services.json @@ -66,7 +66,7 @@ "name": "Influx", "href": "https://influx.zndr.dk", "desc": "Time-series database.", - "tag": "LAN", + "icon": "activity", "lan": true }, { -- 2.50.1