From af28a9543927a0565bcf9cd45d96cc88643e4b3b 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:29:15 +0000 Subject: [PATCH] Update demos.html drees&sommer logo -- deleted --- public/demos.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/public/demos.html b/public/demos.html index d833e42..43b330c 100644 --- a/public/demos.html +++ b/public/demos.html @@ -69,7 +69,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> @@ -285,4 +285,4 @@ </body> -</html> \ No newline at end of file +</html> -- GitLab