From a4010d9858cc94bb0626918db425c854bf498ab6 Mon Sep 17 00:00:00 2001 From: Traboulsi <salam.traboulsi@hft-stuttgart.de> Date: Wed, 19 Jun 2024 10:04:08 +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 8e6b4dc..ef598ce 100644 --- a/public/index.html +++ b/public/index.html @@ -409,7 +409,7 @@ <!-- Elisabeth --> <div class="col-lg-3 col-md-6 mb-lg-0 mb-5"> <div class="avatar mx-auto"> - <img src="https://www.hft-stuttgart.de/typo3conf/ext/hft_sitepackage/Resources/Public/img/HFT_logo.svgg" class="rounded-circle z-depth-1" width="150px"> + <img src="https://www.hft-stuttgart.de/typo3conf/ext/hft_sitepackage/Resources/Public/img/HFT_logo.svg" class="rounded-circle z-depth-1" width="150px"> </div> <h5 class="font-weight-bold mt-4 mb-3">Elisabeth Kraxner</h5> <p class="text-uppercase blue-text"><strong>Academic staff member</strong></p> -- GitLab