From 52f29038d8d3f2d24f02b2fefc6108812c5ff25d Mon Sep 17 00:00:00 2001 From: almazlar Date: Sat, 21 Feb 2026 11:14:10 +0300 Subject: [PATCH] feat: add custom favicon and update page title --- frontend/index.html | 4 ++-- frontend/public/favicon.svg | 10 ++++++++++ 2 files changed, 12 insertions(+), 2 deletions(-) create mode 100644 frontend/public/favicon.svg diff --git a/frontend/index.html b/frontend/index.html index c20fbd3..ebe870f 100644 --- a/frontend/index.html +++ b/frontend/index.html @@ -2,9 +2,9 @@ - + - frontend + To-Do Tasks
diff --git a/frontend/public/favicon.svg b/frontend/public/favicon.svg new file mode 100644 index 0000000..3098632 --- /dev/null +++ b/frontend/public/favicon.svg @@ -0,0 +1,10 @@ + + + + + + + + + +