From ae6a4a3f9bc86eeee75dc5c158e7928a738e2767 Mon Sep 17 00:00:00 2001
From: Traboulsi <salam.traboulsi@hft-stuttgart.de>
Date: Fri, 26 Jul 2024 06:44:22 +0000
Subject: [PATCH] Update public/index.html

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

diff --git a/public/index.html b/public/index.html
index eacb72f..d0c5aec 100644
--- a/public/index.html
+++ b/public/index.html
@@ -856,11 +856,8 @@
             </div>
 
             <div class="col-xl-4 text-center ">
-                <!-- <img src="assets/img/alt-features.png " class="img-fluid p-4 " alt=" ">-->
-                <a href="https://www.hft-stuttgart.de" class="logo d-flex align-items-center">
-                    <img src="https://www.hft-stuttgart.de/typo3conf/ext/hft_sitepackage/Resources/Public/img/HFT_logo.svg" alt=" ">
-                    <span class="knight-text">KNIGHT</span>
-                </a>
+                <img src="assets/img/knight.png " class="img-fluid p-4 " alt=" ">
+                
             </div>
 
         </div>
-- 
GitLab