From ff5db73f97b178ff4623a80d1a09643228343a5b Mon Sep 17 00:00:00 2001 From: Patrick Buckley Date: Thu, 25 Jun 2026 19:15:40 -0700 Subject: [PATCH] chore(ui): refresh favicon to chevron mark across web entry points Replace the amber gauge/needle favicon with a teal up-chevron and amber dot on a dark-teal field. Applied identically to the console, coordinator, and standalone UI entry points. Self-contained inline SVG data URI; no network dependency. --- turnstone/console/static/coordinator/index.html | 2 +- turnstone/console/static/index.html | 2 +- turnstone/ui/static/index.html | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/turnstone/console/static/coordinator/index.html b/turnstone/console/static/coordinator/index.html index c0c318bf..6339b2ff 100644 --- a/turnstone/console/static/coordinator/index.html +++ b/turnstone/console/static/coordinator/index.html @@ -6,7 +6,7 @@ coordinator ยท turnstone diff --git a/turnstone/console/static/index.html b/turnstone/console/static/index.html index 2c30fe33..60dc467b 100644 --- a/turnstone/console/static/index.html +++ b/turnstone/console/static/index.html @@ -6,7 +6,7 @@ turnstone console diff --git a/turnstone/ui/static/index.html b/turnstone/ui/static/index.html index 69462666..a79c9116 100644 --- a/turnstone/ui/static/index.html +++ b/turnstone/ui/static/index.html @@ -6,7 +6,7 @@ turnstone