From e852effee044742a27de6657dddc9b1002b8a2c3 Mon Sep 17 00:00:00 2001 From: clover caruso Date: Sun, 11 Jan 2026 22:15:25 -0800 Subject: [PATCH] fix: jellyfin link --- config/jellyfin/branding.xml | 10 ++++------ 1 file changed, 4 insertions(+), 6 deletions(-) diff --git a/config/jellyfin/branding.xml b/config/jellyfin/branding.xml index 3a596e080e2890b6bb7d459d428a8ad11acbe068..95799ad63674e402db18cfe85bb373b63bbec586 100644 --- a/config/jellyfin/branding.xml +++ b/config/jellyfin/branding.xml @@ -1,11 +1,9 @@ - <form action="/sso/OID/start/snow" id="snow-sign-on-form"> - <h2>you are not logged in...</h2> - <button class="raised block emby-button button-submit snow-sign-on"> - snow sign on - </button> -</form> + <h2>you are not logged in...</h2> +<a href="/sso/OID/start/snow" class="raised block emby-button button-submit snow-sign-on"> + snow sign on +</a> and then we knew, just like paper airplanes: that we could fly. .loginDisclaimer {width:100%} -- 2.54.0