From d018c19cb70d2585b9ba042081cd26ec491dc1e4 Mon Sep 17 00:00:00 2001 From: BoulderBadgeDad Date: Wed, 10 Jun 2026 10:55:29 -0700 Subject: [PATCH] Profiles: fix server logos in the quick-switch modal (+ Settings Jellyfin) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit The modal's server logos were the odd ones out — Jellyfin used the wide jellyfin.org wordmark and Navidrome a stretched navidrome.org image. Switched the modal's _SS_SERVER_INFO (drives both the rail and the option grid) to clean square icons: Plex's plex-logo.svg, Navidrome's tweakers.net icon, and the homarr-labs Jellyfin PNG. Also swapped the Settings page Jellyfin toggle from the jellyfin.org wordmark to the same homarr-labs icon so they match. --- webui/index.html | 2 +- webui/static/service-switch.js | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/webui/index.html b/webui/index.html index 97a0e709..1a09f9f7 100644 --- a/webui/index.html +++ b/webui/index.html @@ -4300,7 +4300,7 @@