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

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

diff --git a/public/index.html b/public/index.html
index 6e07087..8dfe067 100644
--- a/public/index.html
+++ b/public/index.html
@@ -42,9 +42,9 @@
     <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="">
-        <h1 class="sitename">FlexStart</h1>
+        <!-- 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>
 
       <nav id="navmenu" class="navmenu">
-- 
GitLab