From ba525b51e9e52a92ea8cdeb6e7f137dd238fb70b Mon Sep 17 00:00:00 2001
From: Traboulsi <salam.traboulsi@hft-stuttgart.de>
Date: Wed, 10 Jan 2024 09:39:16 +0000
Subject: [PATCH] Update public/index.html

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

diff --git a/public/index.html b/public/index.html
index 695e654..4697099 100644
--- a/public/index.html
+++ b/public/index.html
@@ -370,7 +370,7 @@
           <!-- Grid column -->
 
           <!-- Grid column -->
-          <div class="col-lg-3 col-md-6 mb-lg-0 mb-5"> <!---  FGDI TODO: to change-->
+          <!-- <div class="col-lg-3 col-md-6 mb-lg-0 mb-5"> 
             <div class="avatar mx-auto">
               <img src="https://www.hft-stuttgart.de/fileadmin/Dateien/Profilbilder/_processed_/4/b/csm_WIN_20230411_13_47_54_Pro_0a552074a1.jpg" class="rounded-circle z-depth-1" width="150px">
             </div>
@@ -382,7 +382,7 @@
             <p class="grey-text">Research topics: Lab-based Education | Digitalisation | AI</p>
             <ul class="list-unstyled mb-0">
             </ul>
-          </div>
+          </div> -->
           <!-- Grid column -->
 
           <!-- Grid column -->
-- 
GitLab