From c57bb4a60717c69826c609d75c6bb9519ebb1c04 Mon Sep 17 00:00:00 2001 From: Pinapelz Date: Tue, 14 Oct 2025 10:12:46 -0700 Subject: add favicon --- frontend/public/favicon.svg | 41 +++++++++++++++++++++++++++++++++++++++++ frontend/public/vite.svg | 1 - 2 files changed, 41 insertions(+), 1 deletion(-) create mode 100644 frontend/public/favicon.svg delete mode 100644 frontend/public/vite.svg (limited to 'frontend/public') diff --git a/frontend/public/favicon.svg b/frontend/public/favicon.svg new file mode 100644 index 0000000..80ca4f9 --- /dev/null +++ b/frontend/public/favicon.svg @@ -0,0 +1,41 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/frontend/public/vite.svg b/frontend/public/vite.svg deleted file mode 100644 index e7b8dfb..0000000 --- a/frontend/public/vite.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file -- cgit v1.2.3