From dfa1718bffb9e1aca275f9bd1683d44a07295ec4 Mon Sep 17 00:00:00 2001 From: Traboulsi <salam.traboulsi@hft-stuttgart.de> Date: Wed, 7 Feb 2024 16:20:05 +0000 Subject: [PATCH] Update public/index.html --- public/index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/public/index.html b/public/index.html index 09c0686..598c708 100644 --- a/public/index.html +++ b/public/index.html @@ -360,7 +360,7 @@ <div class="col-lg-3 col-md-6 mb-lg-0 mb-5"> <!-- Insert Max's details here --> <div class="avatar mx-auto"> - <img src="imgs/grey_dot.png" class="rounded-circle z-depth-1" width="150px"> + <img src="https://www.hft-stuttgart.com/fileadmin/Dateien/Profilbilder/_processed_/e/4/csm_Max__1__97d282f1ca.jpg" class="rounded-circle z-depth-1" width="150px"> </div> <h5 class="font-weight-bold mt-4 mb-3">Max Faber</h5> <p class="text-uppercase blue-text"><strong>Academic staff member</strong></p> -- GitLab