From f9492633d9af34ebfd09db0bc4254261849463f0 Mon Sep 17 00:00:00 2001 From: Stan Grams Date: Sun, 1 Mar 2026 11:03:47 +0100 Subject: [PATCH] [fix](trx-frontend): add footer project link and safari favicon fix Add the trx-rs GitHub link in the footer and make favicon handling more explicit for Safari. Co-authored-by: OpenAI Codex Signed-off-by: Stan Grams --- .../trx-frontend/trx-frontend-http/assets/web/index.html | 8 +++++--- src/trx-client/trx-frontend/trx-frontend-http/src/api.rs | 6 +++--- 2 files changed, 8 insertions(+), 6 deletions(-) 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 bacc0ae..44fa6b8 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 @@ -4,8 +4,10 @@ trx-rs v{ver} - - + + + + @@ -398,7 +400,7 @@