From 3b051afa9aeab48dc4ce84253dae0c6370fa9474 Mon Sep 17 00:00:00 2001 From: Myriam Guedey <myriam.guedey@hft-stuttgart.de> Date: Thu, 19 Oct 2023 07:53:56 +0000 Subject: [PATCH] Update index.html --- public/index.html | 33 +++------------------------------ 1 file changed, 3 insertions(+), 30 deletions(-) diff --git a/public/index.html b/public/index.html index ba7ae7e..92e12f7 100644 --- a/public/index.html +++ b/public/index.html @@ -276,14 +276,10 @@ </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> <ul class="list-unstyled mb-0"> - - <a class="p-2 fa-lg" href="#" target="_blank"> + <a class="p-2 fa-lg" href="https://www.researchgate.net/profile/Dieter-Uckelmann" target="_blank"> <i class="fab fa-researchgate"></i> </a> - <a class="p-2 fa-lg" href="#" target="_blank"> - <i class="fab fa-google"></i> - </a> - <a class="p-2 fa-lg" href="#" target="_blank"> + <a class="p-2 fa-lg" href="https://de.linkedin.com/in/dieter-uckelmann" target="_blank"> <i class="fab fa-linkedin"></i> </a> </ul> @@ -313,9 +309,6 @@ </div> <!-- Grid column --> - - <!-- Grid column --> - <!-- Grid column --> <!--- FGDI TODO: to change--> <div class="col-lg-3 col-md-6"> <div class="avatar mx-auto"> @@ -328,16 +321,6 @@ </a> <p class="grey-text">Research topic: Smart Technologies | Processes and Methods | Research Coordination IoT </p> <ul class="list-unstyled mb-0"> - - <a class="p-2 fa-lg" href="#" target="_blank"> - <i class="fab fa-researchgate"></i> - </a> - <a class="p-2 fa-lg" href="#" target="_blank"> - <i class="fab fa-google"></i> - </a> - <a class="p-2 fa-lg" href="#" target="_blank"> - <i class="fab fa-linkedin"></i> - </a> </ul> </div> <!-- Grid column --> @@ -353,16 +336,6 @@ </a> <p class="grey-text">Research topic: Smart Cities | Sensors & IoT | Smart Buildings</p> <ul class="list-unstyled mb-0"> - - <a class="p-2 fa-lg" href="#" target="_blank"> - <i class="fab fa-researchgate"></i> - </a> - <a class="p-2 fa-lg" href="#" target="_blank"> - <i class="fab fa-google"></i> - </a> - <a class="p-2 fa-lg" href="#" target="_blank"> - <i class="fab fa-linkedin"></i> - </a> </ul> </div> </div> @@ -383,7 +356,7 @@ </p> <p> <img src="imgs/grey_dot.png" alt="" width="32px"> <!--- FGDI TODO: to change ugl --> - Research Group Digitalisation and Information Management @HFT Stuttgart, 2020 - <span id="current-year"></span>.</p> <!--- FGDI TODO: to change the name of the group or to find aanother abbreviation--> + Research Group Digitalisation and Information Management @HFT Stuttgart, 2023 - <span id="current-year"></span>.</p> <!--- FGDI TODO: to change the name of the group or to find aanother abbreviation--> <a href="https://www.hft-stuttgart.de/impressum" target="_blank">Impressum</a> <a href="https://www.hft-stuttgart.de/datenschutz" target="_blank">Datenschutz</a> </div> -- GitLab