From 093ad56d8cb7274627a43004c95f4a5dd6b94fb7 Mon Sep 17 00:00:00 2001 From: Peter Stone Date: Tue, 20 Jan 2026 20:33:13 -1000 Subject: Add favicon Simple SVG favicon with gradient checkmark icon matching the app's indigo/purple theme. Co-Authored-By: Claude Opus 4.5 --- web/static/favicon.svg | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 web/static/favicon.svg (limited to 'web/static') diff --git a/web/static/favicon.svg b/web/static/favicon.svg new file mode 100644 index 0000000..ea89a99 --- /dev/null +++ b/web/static/favicon.svg @@ -0,0 +1,10 @@ + + + + + + + + + + -- cgit v1.2.3