From c2b8d8d7505f47b94e9b328988c9b03164883757 Mon Sep 17 00:00:00 2001 From: alemoraru Date: Sun, 15 Feb 2026 13:35:23 +0200 Subject: [PATCH] feat: add favicon for website --- public/favicon.svg | 3 +++ public/index.html | 1 + vercel.json | 4 ++++ 3 files changed, 8 insertions(+) create mode 100644 public/favicon.svg diff --git a/public/favicon.svg b/public/favicon.svg new file mode 100644 index 0000000..be23c3b --- /dev/null +++ b/public/favicon.svg @@ -0,0 +1,3 @@ + + 💪🏻 + diff --git a/public/index.html b/public/index.html index c63c833..f824a96 100644 --- a/public/index.html +++ b/public/index.html @@ -4,6 +4,7 @@ GitHub Flex - Customizable GitHub Stats Badges +