From 0a4a64ca0c0355638dda938f95d88a40053e1304 Mon Sep 17 00:00:00 2001 From: Vincent <114195376+HydroshieldMKII@users.noreply.github.com> Date: Fri, 24 Oct 2025 11:00:46 -0400 Subject: [PATCH] Update logo URL in guardian.json (#8615) --- 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 60fdd5048..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": null, + "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": [ {