From 6f8d1158dd4e79fcf13342b69232df569e62dfc3 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Yusuf=20=C4=B0pek?= Date: Thu, 5 Feb 2026 10:04:08 +0300 Subject: [PATCH] feat: add favicon SVG and link it in the HTML head --- favicon.svg | 6 ++++++ index.html | 1 + 2 files changed, 7 insertions(+) create mode 100644 favicon.svg diff --git a/favicon.svg b/favicon.svg new file mode 100644 index 0000000..418aeec --- /dev/null +++ b/favicon.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/index.html b/index.html index 88084c7..9cf0952 100644 --- a/index.html +++ b/index.html @@ -5,6 +5,7 @@ Imagen +