From 2a3ae934b49271f6569e91e937cc227c52e0ca36 Mon Sep 17 00:00:00 2001
From: Traboulsi <salam.traboulsi@hft-stuttgart.de>
Date: Tue, 16 Jul 2024 09:12:00 +0000
Subject: [PATCH] Update public/index.html

---
 public/index.html | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/public/index.html b/public/index.html
index fbe01b3..6e07087 100644
--- a/public/index.html
+++ b/public/index.html
@@ -43,7 +43,7 @@
 
       <a href="index.html" class="logo d-flex align-items-center me-auto">
         <!-- Uncomment the line below if you also wish to use an image logo -->
-        <img src="assets/img/logok.png" alt="">
+        <img src="assets/img/logo.png" alt="">
         <h1 class="sitename">FlexStart</h1>
       </a>
 
-- 
GitLab