From e2996ff0b33f251ed97ac3acc51ee77a351d28f9 Mon Sep 17 00:00:00 2001 From: Vlad Doloman Date: Fri, 26 Jun 2026 18:21:03 +0300 Subject: [PATCH] feat: add SVG favicon (llama head, amber on dark) Co-Authored-By: Claude Sonnet 4.6 --- frontend/favicon.svg | 19 +++++++++++++++++++ frontend/index.html | 1 + 2 files changed, 20 insertions(+) create mode 100644 frontend/favicon.svg diff --git a/frontend/favicon.svg b/frontend/favicon.svg new file mode 100644 index 0000000..f9a89ab --- /dev/null +++ b/frontend/favicon.svg @@ -0,0 +1,19 @@ + + + + + + + + + + + + + + + + + + + diff --git a/frontend/index.html b/frontend/index.html index e8de547..3c179fb 100644 --- a/frontend/index.html +++ b/frontend/index.html @@ -6,6 +6,7 @@ Llamagochi +