From 738a38d5b3b71a0d35e7bc0e476f931dc60f6e7c Mon Sep 17 00:00:00 2001 From: Traboulsi <salam.traboulsi@hft-stuttgart.de> Date: Wed, 18 Oct 2023 11:42:20 +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 d957893..96c3206 100644 --- a/public/index.html +++ b/public/index.html @@ -269,12 +269,12 @@ <div class="avatar mx-auto"> <img src="./imgs/avatar/DieterUcklemann.jpg" class="rounded-circle z-depth-1" width="150px"> </div> - <h5 class="font-weight-bold mt-4 mb-3">Prof. Dr. Volker Coors</h5> + <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"> <button class="btn btn-primary btn-sm profile">See full profile</button> </a> - <p class="grey-text">Research topic: Smart Cities | OGC Standards | Sensors & IoT | 3D City Models | 3D Web Visualization | 3D Simulation | Big Data</p> + <p class="grey-text">Research topic: Smart Cities | Sensors & IoT | Industrie 4.0 | Lab-based Education | Digitalisation | Smart Buildings | RFID | RTLS | BM | AI</p> <ul class="list-unstyled mb-0"> <a class="p-2 fa-lg" href="#" target="_blank"> -- GitLab