From 378ab5494d78898ce67b9e5a2839d780bcde3d0b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?W=C3=BCrstle?= <patrick.wuerstle@hft-stuttgart.de> Date: Thu, 14 Jul 2022 13:20:41 +0000 Subject: [PATCH] Update index.html drees&sommer logo -- deleted --- public/index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/public/index.html b/public/index.html index 7e45f68..d1a1fd1 100644 --- a/public/index.html +++ b/public/index.html @@ -57,7 +57,7 @@ <div id="LogoBorder" class="col-lg-5 col-md-5 col-sm-5 "> <span style="float: right; margin-top: 10px;"> - <img id="logoDrees" src="https://www.dreso.com/typo3conf/ext/dreso/Resources/Public/dreso-logo.svg " style="width: 160px; padding-right:20px;" alt=" "> + <!--<img id="logoDrees" src="https://www.dreso.com/typo3conf/ext/dreso/Resources/Public/dreso-logo.svg " style="width: 160px; padding-right:20px;" alt=" ">--> <img id="logoICity" src="assets/img/icityLogo.svg " style="width: 140px; " alt=" "> </span> -- GitLab