From a1c0755ccca325d37c67d816ed194eec619963e3 Mon Sep 17 00:00:00 2001 From: Stanislaw Grams Date: Fri, 13 Feb 2026 08:25:42 +0100 Subject: [PATCH] [style](trx-frontend-http): remove duplicate logo from login screen Remove the redundant logo image from the auth gate. The header already displays the logo, so this duplicate was unnecessary. The login screen now shows only: - "Access Required" heading - "Enter passphrase to continue" subtitle - Passphrase input - Login button Co-Authored-By: Claude Opus 4.6 Signed-off-by: Stanislaw Grams --- .../trx-frontend/trx-frontend-http/assets/web/index.html | 1 - 1 file changed, 1 deletion(-) diff --git a/src/trx-client/trx-frontend/trx-frontend-http/assets/web/index.html b/src/trx-client/trx-frontend/trx-frontend-http/assets/web/index.html index cd00043..608c99a 100644 --- a/src/trx-client/trx-frontend/trx-frontend-http/assets/web/index.html +++ b/src/trx-client/trx-frontend/trx-frontend-http/assets/web/index.html @@ -28,7 +28,6 @@