From 7876456f7294b1a0f551ac414c62ede7a7df6851 Mon Sep 17 00:00:00 2001
From: Myriam Guedey <myriam.guedey@hft-stuttgart.de>
Date: Fri, 20 Oct 2023 12:42:54 +0000
Subject: [PATCH] Update index.html

---
 public/index.html | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/public/index.html b/public/index.html
index beb7dd9..685b5e0 100644
--- a/public/index.html
+++ b/public/index.html
@@ -409,7 +409,7 @@
           <!-- Grid column -->
           <div class="col-lg-3 col-md-6 mb-lg-0 mb-5"> <!---  FGDI TODO: to change-->
             <div class="avatar mx-auto">
-              <img src=".imgs/grey_dot.png" class="rounded-circle z-depth-1" width="150px">
+              <img src="imgs/grey_dot.png" class="rounded-circle z-depth-1" width="150px">
             </div>
             <h5 class="font-weight-bold mt-4 mb-3">Dr. Salam Traboulsi</h5>
             <p class="text-uppercase blue-text"><strong>Researcher</strong></p>
-- 
GitLab