From 2f1dff627303174d7dc47194fd64a849c128f114 Mon Sep 17 00:00:00 2001 From: dlawler489 <104159223@student.swin.edu.au> Date: Sat, 20 Jun 2026 08:28:12 +1000 Subject: [PATCH] Add app favicon (orange bar-chart) and fix favicon 404 Replace the missing /vite.svg reference with a bundled SVG favicon and set the document title to 'Etsy Finance Tracker'. Co-Authored-By: Claude Opus 4.8 --- client/index.html | 4 ++-- client/public/favicon.svg | 8 ++++++++ 2 files changed, 10 insertions(+), 2 deletions(-) create mode 100644 client/public/favicon.svg diff --git a/client/index.html b/client/index.html index 13bbbbd..33c4efa 100644 --- a/client/index.html +++ b/client/index.html @@ -2,9 +2,9 @@ - + - Etsy Business Tracker + Etsy Finance Tracker
diff --git a/client/public/favicon.svg b/client/public/favicon.svg new file mode 100644 index 0000000..fac2141 --- /dev/null +++ b/client/public/favicon.svg @@ -0,0 +1,8 @@ + + + + + + +