From 61a32e7deaf2cdb751512302767ac605e3da8307 Mon Sep 17 00:00:00 2001 From: Philip Bernaerts Date: Mon, 24 Aug 2026 21:13:04 +0200 Subject: [PATCH] fix(landing): use Jellyfin's real mark, fix its right-edge clip The hand-drawn egg-and-dot motif was clipped by the card's own edge (its widest point sat past the card's visible boundary, given the motif's -5% right bleed + overflow:hidden). Swapped in Jellyfin's actual triangle-ring-and-pupil mark (traced from the vendored jellyfin.svg, same treatment as the Plex chevron), scaled and recentered so its bounding box sits safely inside the card the same way Plex's does. --- web/landing/index.html.j2 | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) diff --git a/web/landing/index.html.j2 b/web/landing/index.html.j2 index a678cac0..df9c615c 100644 --- a/web/landing/index.html.j2 +++ b/web/landing/index.html.j2 @@ -774,9 +774,11 @@ -