From 952f1fd76e15047b8ab4d54df05f0c171d938788 Mon Sep 17 00:00:00 2001 From: Traboulsi <salam.traboulsi@hft-stuttgart.de> Date: Thu, 8 Feb 2024 06:07:05 +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 90fde52..3a1f05b 100644 --- a/public/index.html +++ b/public/index.html @@ -334,11 +334,11 @@ <div class="col-lg-3 col-md-6 mb-lg-0 mb-5"> <div class="avatar mx-auto"> - <img src="https://transfer.hft-stuttgart.de/pages/zedflow/knight/assets/images/Jochim.jpg" class="rounded-circle z-depth-1" width="150px"> + <img src="imgs/grey_dot.png" class="rounded-circle z-depth-1" width="150px"> </div> <h5 class="font-weight-bold mt-4 mb-3">Niko Jochim</h5> <p class="text-uppercase blue-text"><strong>Academic staff member</strong></p> - <a href="imgs/grey_dot.png" target="_blank"> + <a href="https://www.hft-stuttgart.de/p/niko-jochim" target="_blank"> <button class="btn btn-primary btn-sm profile">See full profile</button> </a> -- GitLab