← back to Goodquestion
Add per-site favicon via app/icon.svg (kills /favicon.ico 404)
1e65486bcd6478507e42909f5eaf68649bdb9d0c · 2026-05-31 16:37:35 -0700 · Steve Abrams
Files touched
Diff
commit 1e65486bcd6478507e42909f5eaf68649bdb9d0c
Author: Steve Abrams <steve@designerwallcoverings.com>
Date: Sun May 31 16:37:35 2026 -0700
Add per-site favicon via app/icon.svg (kills /favicon.ico 404)
---
src/app/icon.svg | 1 +
1 file changed, 1 insertion(+)
diff --git a/src/app/icon.svg b/src/app/icon.svg
new file mode 100644
index 0000000..8cae444
--- /dev/null
+++ b/src/app/icon.svg
@@ -0,0 +1 @@
+<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 64 64'><rect width='64' height='64' rx='14' fill='#80b62b'/><text x='32' y='45' font-family='Helvetica,Arial,sans-serif' font-size='38' font-weight='700' fill='#ffffff' text-anchor='middle'>G</text></svg>
\ No newline at end of file
← 9365f2a Update Claude model IDs to claude-opus-4-8 (Opus 4.8 upgrade
·
back to Goodquestion
·
(newest)