From 38407b3cdf3a81139f593975e6bc29347d186397 Mon Sep 17 00:00:00 2001
From: Traboulsi <salam.traboulsi@hft-stuttgart.de>
Date: Thu, 18 Jul 2024 08:05:50 +0000
Subject: [PATCH] Update public/index.html, public/assets/img/dummy.png

---
 public/assets/img/dummy.png | Bin 0 -> 168 bytes
 public/index.html           |  13 +++++++------
 2 files changed, 7 insertions(+), 6 deletions(-)
 create mode 100644 public/assets/img/dummy.png

diff --git a/public/assets/img/dummy.png b/public/assets/img/dummy.png
new file mode 100644
index 0000000000000000000000000000000000000000..d913a63a9a6a5bc71aa90fa1bceaf3a7dbce74ea
GIT binary patch
literal 168
zcmeAS@N?(olHy`uVBq!ia0vp^DIm<j3?$ucQqzDGV{wqX6T`Z5GB1G~mUKs7M+SzC
z{oH>NS%G}!0G|+7AiccG_7+HONswPKgTu2MAdQ>_9+AZi419+{nDKc23Xsu?o-U3d
t8P0DHHUc>ehZp<|j(^Ay3Sxu7frV`9B@B!Qg?8wG_@1tQF6*2UngA^XC~*J)

literal 0
HcmV?d00001

diff --git a/public/index.html b/public/index.html
index d4c25ad..a54167a 100644
--- a/public/index.html
+++ b/public/index.html
@@ -2763,13 +2763,14 @@
       <div class="row gy-4">
         <div class="col-lg-4 col-md-6 footer-about">
           <a href="index.html" class="d-flex align-items-center">
-            <span class="sitename">FlexStart</span>
+            <span class="sitename">KNIGHT</span>
           </a>
           <div class="footer-contact pt-3">
-            <p>A108 Adam Street</p>
-            <p>New York, NY 535022</p>
-            <p class="mt-3"><strong>Phone:</strong> <span>+1 5589 55488 55</span></p>
-            <p><strong>Email:</strong> <span>info@example.com</span></p>
+            <p>Hochschule fuer Technik Stuttgart</p>
+            <p> Schellingstr. 24 </p>
+            <p>70174 Stuttgart, Germany </p>
+            <p class="mt-3"><strong>Phone:</strong> <span>+49 (0)711 ?????? </span></p>
+            <p><strong>Email:</strong> <span>info@example.com ?????</span></p>
           </div>
         </div>
 
@@ -2808,7 +2809,7 @@
     </div>
 
     <div class="container copyright text-center mt-4">
-      <p>© <span>Copyright</span> <strong class="px-1 sitename">FlexStart</strong> <span>All Rights Reserved</span></p>
+      <p>© <span>Copyright</span> <strong class="px-1 sitename">HFT Stuttgart</strong> <span>All Rights Reserved</span></p>
       <div class="credits">
         <!-- All the links in the footer should remain intact. -->
         <!-- You can delete the links only if you've purchased the pro version. -->
-- 
GitLab