From b2be7b69d115936ca641df4dfc762f1720816cd9 Mon Sep 17 00:00:00 2001 From: Traboulsi <salam.traboulsi@hft-stuttgart.de> Date: Fri, 26 Jul 2024 06:32:58 +0000 Subject: [PATCH] Update public/index.html --- public/index.html | 12 +++++++++++- 1 file changed, 11 insertions(+), 1 deletion(-) diff --git a/public/index.html b/public/index.html index a3364a4..5a53658 100644 --- a/public/index.html +++ b/public/index.html @@ -858,7 +858,17 @@ <div class="col-xl-4 text-center "> - <img src="assets/img/alt-features.png " class="img-fluid p-4 " alt=" "> + <!-- <img src="assets/img/alt-features.png " class="img-fluid p-4 " alt=" ">--> + <a + href="https://www.hft-stuttgart.de " + class="logo d-flex align-items-center" + > + <img + src="https://www.hft-stuttgart.de/typo3conf/ext/hft_sitepackage/Resources/Public/img/HFT_logo.svg " + alt=" " + /> + <span>KNIGHT</span> + </a> </div> -- GitLab