From 74a2b17d59ff08d41561fd61070d319917f33701 Mon Sep 17 00:00:00 2001
From: Traboulsi <salam.traboulsi@hft-stuttgart.de>
Date: Wed, 18 Oct 2023 12:03:11 +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 ea59783..fe5d0dc 100644
--- a/public/index.html
+++ b/public/index.html
@@ -267,11 +267,11 @@
           <!-- Grid column -->
           <div class="col-lg-3 col-md-6 mb-lg-0 mb-5">
             <div class="avatar mx-auto">
-              <img src="./imgs/avatar/DieterUcklemann.png" class="rounded-circle z-depth-1" width="150px">
+              <img src="./imgs/avatar/DieterUcklemann.jpeg" class="rounded-circle z-depth-1" width="150px">
             </div>
             <h5 class="font-weight-bold mt-4 mb-3">Prof. Dr. Dieter Uckelmann</h5>
             <p class="text-uppercase blue-text"><strong>Lab Leader</strong></p>
-            <a href="https://www.hft-stuttgart.de/p/volker-coors" target="_blank">
+            <a href="https://www.hft-stuttgart.de/p/dieter-uckelmann" target="_blank">
               <button class="btn btn-primary btn-sm profile">See full profile</button>
             </a>
             <p class="grey-text">Research topic: Smart Cities | Sensors & IoT | Industrie 4.0 | Lab-based Education | Digitalisation | Smart Buildings | RFID | RTLS | BM | AI</p>
-- 
GitLab