From 78ec933130ca2088b053cf320ac460533f7cc0de Mon Sep 17 00:00:00 2001 From: HydroshieldMKII <114195376+HydroshieldMKII@users.noreply.github.com> Date: Fri, 24 Oct 2025 10:44:22 -0400 Subject: [PATCH] Update logo URL in guardian.json --- frontend/public/json/guardian.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/frontend/public/json/guardian.json b/frontend/public/json/guardian.json index 24d345e88..1719dece6 100644 --- a/frontend/public/json/guardian.json +++ b/frontend/public/json/guardian.json @@ -12,7 +12,7 @@ "documentation": "https://github.com/HydroshieldMKII/Guardian/blob/main/README.md", "config_path": "/opt/guardian/.env", "website": "https://github.com/HydroshieldMKII/Guardian", - "logo": "https://cdn.jsdelivr.net/gh/selfhst/icons/webp/guardian-plex-light.webp", + "logo": "https://cdn.jsdelivr.net/gh/selfhst/icons/webp/guardian-plex.webp", "description": "Guardian is a lightweight companion app for Plex that lets you monitor, approve or block devices in real time. It helps you enforce per-user or global policies, stop unwanted sessions automatically and grant temporary access - all through a simple web interface.", "install_methods": [ {