diff --git a/public/index.html b/public/index.html index a3364a4bf4d5c1a8c20ca9c93df04038e877d4bf..5a536583a3ae9449e36af2fe4909323c82b01988 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>