diff --git a/public/index.html b/public/index.html index 44b00cc4be95c1724715f3ab95b4af4d7ff5a4c1..45a5991c066c894554e1ce55df4d64dcad30796d 100644 --- a/public/index.html +++ b/public/index.html @@ -193,12 +193,15 @@ <img src="./imgs/avatar/sarah.png" class="rounded-circle z-depth-1" width="150px"> </div> <h5 class="font-weight-bold mt-4 mb-3">Dr. Sarah Larsen-Vefring</h5> - <p class="text-uppercase blue-text"><strong>Managing director research thrust 2</strong></p> + <p class="text-uppercase blue-text"><strong>Research coordinator Internet of Things (IoT)</strong></p> <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 topics: Smart Technologies, Processes and Methods | 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"> + <i class="fab fa-linkedin"></i> + </a> </ul> </div> <!-- Myriam -->