From 08db2b2adf109719ef7785cb5c9b7e7ded2c5b02 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:18:39 +0000 Subject: [PATCH] Update index.html Add hint on where to click --- public/index.html | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/public/index.html b/public/index.html index e25bf96..7e45f68 100644 --- a/public/index.html +++ b/public/index.html @@ -452,7 +452,9 @@ <header class="section-header "> <h2>City Demonstrator</h2> - <p>Explore the City Demonstrator from HfT Stuttgart</p> + <p>Explore our City Demonstrator</p> + <p>Klick the Logo below!</p> + </header> <div class="row "> -- GitLab