From 59867eb49bff34780299e4fe0cbbedeec9fd02b4 Mon Sep 17 00:00:00 2001 From: Traboulsi <salam.traboulsi@hft-stuttgart.de> Date: Thu, 18 Jul 2024 07:30:51 +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 d88da4b..1876f6d 100644 --- a/public/index.html +++ b/public/index.html @@ -43,7 +43,7 @@ <a href="index.html" class="logo d-flex align-items-center me-auto"> <!-- Uncomment the line below if you also wish to use an image logo--> - <!-- <img src="https://www.hft-stuttgart.de/typo3conf/ext/hft_sitepackage/Resources/Public/img/HFT_logo.svg" alt=""> --> + <img src="https://www.hft-stuttgart.de/typo3conf/ext/hft_sitepackage/Resources/Public/img/HFT_logo.svg" alt=""> <h1 class="sitename">KNIGHT</h1> </a> -- GitLab