From 23996d92a32301599e633f47c8286d1eda3d10e0 Mon Sep 17 00:00:00 2001
From: Traboulsi <salam.traboulsi@hft-stuttgart.de>
Date: Tue, 16 Jul 2024 09:57:56 +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 a1b98e2..6d363dd 100644
--- a/public/index.html
+++ b/public/index.html
@@ -41,7 +41,7 @@
   <header id="header" class="header d-flex align-items-center fixed-top">
     <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">
+      <a href="index.html" class="logok 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=""> 
         <h1 class="sitename">KNIGHT</h1>
-- 
GitLab