From e141d800c28579ee2ff76df7f1bf2ee890e10d98 Mon Sep 17 00:00:00 2001 From: dlawler489 <104159223@student.swin.edu.au> Date: Tue, 23 Jun 2026 13:35:57 +1000 Subject: [PATCH] Add SVG favicon (hexagon mark) Brand hexagon in amber on the dark graphite, linked as the icon + apple-touch-icon, plus a theme-color meta. Co-Authored-By: Claude Opus 4.8 --- public/favicon.svg | 5 +++++ public/index.html | 3 +++ 2 files changed, 8 insertions(+) create mode 100644 public/favicon.svg diff --git a/public/favicon.svg b/public/favicon.svg new file mode 100644 index 0000000..8c70eeb --- /dev/null +++ b/public/favicon.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/public/index.html b/public/index.html index ef25bf0..c56a8e9 100644 --- a/public/index.html +++ b/public/index.html @@ -4,6 +4,9 @@ Printhive + + +