From f558c9cf442482fe43b8f09fcd2576f366e61902 Mon Sep 17 00:00:00 2001 From: Klemek Date: Thu, 25 Jun 2026 14:46:23 +0200 Subject: [PATCH] feat: favicon --- index.html | 4 ++++ public/favicon-96x96.png | Bin 0 -> 6985 bytes public/favicon.ico | Bin 0 -> 15086 bytes public/favicon.svg | 1 + src/App.vue | 4 ++-- 5 files changed, 7 insertions(+), 2 deletions(-) create mode 100644 public/favicon-96x96.png create mode 100644 public/favicon.ico create mode 100644 public/favicon.svg diff --git a/index.html b/index.html index 303c45b..f9ccc3c 100644 --- a/index.html +++ b/index.html @@ -11,6 +11,10 @@ + + + +