From d11a9d01049ce320f743c5ff7f94caa8db43a985 Mon Sep 17 00:00:00 2001 From: Larsen-Vefring <sarah.larsen-vefring@hft-stuttgart.de> Date: Tue, 5 Mar 2024 13:01:29 +0000 Subject: [PATCH] Korrektur --- public/index.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/public/index.html b/public/index.html index 45a5991..25d6d85 100644 --- a/public/index.html +++ b/public/index.html @@ -197,9 +197,9 @@ <a href="https://www.hft-stuttgart.de/p/sarah-larsen-vefring" target="_blank"> <button class="btn btn-primary btn-sm profile">See full profile</button> </a> - <p class="grey-text"> | Research Coordination IoT </p> + <p class="grey-text"> Research Coordination IoT </p> <ul class="list-unstyled mb-0"> - <a class="p-2 fa-lg" href="https://de.linkedin.com/in/sarahlarsen-vefring" target="_blank"> + <a class="p-2 fa-lg" href="https://www.linkedin.com/in/dr-sarah-larsen-vefring-09889b61/" target="_blank"> <i class="fab fa-linkedin"></i> </a> </ul> -- GitLab