From bb0405b3f29c7d8f050b0fa2aabf269ad9b4c13e Mon Sep 17 00:00:00 2001 From: MarcUs7i <96580944+MarcUs7i@users.noreply.github.com> Date: Sun, 27 Apr 2025 23:47:50 +0200 Subject: [PATCH] Added favicon to frontend --- index.html | 2 +- public/favicon.svg | 1 + 2 files changed, 2 insertions(+), 1 deletion(-) create mode 100644 public/favicon.svg diff --git a/index.html b/index.html index 8608ccf..c4f7895 100644 --- a/index.html +++ b/index.html @@ -2,7 +2,7 @@ - + QuizConnect diff --git a/public/favicon.svg b/public/favicon.svg new file mode 100644 index 0000000..89a1fce --- /dev/null +++ b/public/favicon.svg @@ -0,0 +1 @@ + \ No newline at end of file