From e98143de557edb0544c0b74f4993d493cb7ca736 Mon Sep 17 00:00:00 2001 From: Vadym Samoilenko Date: Wed, 18 Mar 2026 12:57:49 +0000 Subject: [PATCH] =?UTF-8?q?Fix=20favicon/CSS=20404s;=20heartbeat=2025s?= =?UTF-8?q?=E2=86=9210s=20already=20staged?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit - index.html: remove broken /index.css link (file never existed, noisy 404) - index.html: fix favicon path to use %BASE_URL% so Vite rewrites it correctly for /modcomms/ subpath deployment - public/favicon.svg: add minimal M favicon (was completely missing) Co-Authored-By: Claude Sonnet 4.6 --- frontend/index.html | 3 +-- frontend/public/favicon.svg | 4 ++++ 2 files changed, 5 insertions(+), 2 deletions(-) create mode 100644 frontend/public/favicon.svg diff --git a/frontend/index.html b/frontend/index.html index 112851c..6c6ed55 100755 --- a/frontend/index.html +++ b/frontend/index.html @@ -2,7 +2,7 @@ - + Mod Comms - Intelligent Review @@ -82,7 +82,6 @@ } } -
diff --git a/frontend/public/favicon.svg b/frontend/public/favicon.svg new file mode 100644 index 0000000..8150704 --- /dev/null +++ b/frontend/public/favicon.svg @@ -0,0 +1,4 @@ + + + M +