From 49d9d44511af59f6914180f24f3382e82c0d1cc2 Mon Sep 17 00:00:00 2001
From: Traboulsi <salam.traboulsi@hft-stuttgart.de>
Date: Tue, 16 Jul 2024 09:58:44 +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 6d363dd..a1b98e2 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="logok d-flex align-items-center me-auto">
+      <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=""> 
         <h1 class="sitename">KNIGHT</h1>
-- 
GitLab