From 7797f47a7e95f065f2c41059e6d4881439a65b90 Mon Sep 17 00:00:00 2001 From: hamid zarghami Date: Wed, 24 Dec 2025 14:22:53 +0330 Subject: [PATCH] add dmenu logo and fav icon --- index.html | 25 +++++----- public/favicon.svg | 8 +++ src/assets/images/logo.svg | 99 +++----------------------------------- 3 files changed, 30 insertions(+), 102 deletions(-) create mode 100644 public/favicon.svg diff --git a/index.html b/index.html index e4b78ea..7305ced 100644 --- a/index.html +++ b/index.html @@ -1,13 +1,16 @@ - - - - - Vite + React + TS - - -
- - - + + + + + + Vite + React + TS + + + +
+ + + + \ No newline at end of file diff --git a/public/favicon.svg b/public/favicon.svg new file mode 100644 index 0000000..f4ed6b7 --- /dev/null +++ b/public/favicon.svg @@ -0,0 +1,8 @@ + + + + + + + \ No newline at end of file diff --git a/src/assets/images/logo.svg b/src/assets/images/logo.svg index 200db25..66799dc 100644 --- a/src/assets/images/logo.svg +++ b/src/assets/images/logo.svg @@ -1,91 +1,8 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + \ No newline at end of file