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

---
 public/index.html | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/public/index.html b/public/index.html
index 6c1bee2..54a0e43 100644
--- a/public/index.html
+++ b/public/index.html
@@ -42,8 +42,8 @@
     <div class="container-fluid container-xl position-relative d-flex align-items-center">
 
       <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/logo.png" alt=""> -->
+        <!-- Uncomment the line below if you also wish to use an image logo-->
+        <img src="assets/img/logo.png" alt=""> 
         <h1 class="sitename">KNIGHT</h1>
       </a>
 
-- 
GitLab