From 14ce2002b8fdda595fe635dc9c7f3616c152d914 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:11:06 +0000 Subject: [PATCH] Update index.html Change phrasing in the Demonstrator Section --- public/index.html | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/public/index.html b/public/index.html index ad811fe..e25bf96 100644 --- a/public/index.html +++ b/public/index.html @@ -452,7 +452,7 @@ <header class="section-header "> <h2>City Demonstrator</h2> - <p>Select one Demonstrator to explore</p> + <p>Explore the City Demonstrator from HfT Stuttgart</p> </header> <div class="row "> @@ -482,7 +482,7 @@ <div class="col-lg-4 mt-4 mt-lg-0 "> <div class="box " data-aos="fade-up " data-aos-delay="600 "> <!-- <img src="https://www.hft-stuttgart.de/typo3conf/ext/hft_sitepackage/Resources/Public/img/HFT_logo.svg " class="img-fluid " alt=" "> --> - <h3>HFT Stuttgart</h3> + <!--<h3>HFT Stuttgart</h3>--> <!-- <select> <option value="0" selected>--------</option> @@ -496,7 +496,7 @@ <img src="https://www.hft-stuttgart.de/typo3conf/ext/hft_sitepackage/Resources/Public/img/HFT_logo.svg " style="max-width: 370px;" alt=" "> <!-- <span>City Demonstrator</span> --> </a> - <p>Explore the City Demonstrator from HfT Stuttgart</p> + <!--<p>Explore the City Demonstrator from HfT Stuttgart</p>--> </div> </div> -- GitLab