From 9ac8ab13b38d54713a0161b076f38d4c9e03fd71 Mon Sep 17 00:00:00 2001
From: Schneider <sven.schneider@hft-stuttgart.de>
Date: Fri, 12 Mar 2021 11:39:33 +0000
Subject: [PATCH] Updated Lab Name in index.html

---
 public/index.html | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/public/index.html b/public/index.html
index 4fe784a..5a20f39 100644
--- a/public/index.html
+++ b/public/index.html
@@ -82,7 +82,7 @@
     <section class="jumbotron text-center hftBackground">
       <div class="container">
         <img src="imgs/database.svg" class="windSVG" width="100px" alt="wind">
-        <h1> <b>3D Urban Analytics Lab </b> <br>@HFT Stuttgart </h1>
+        <h1> <b>Urban Geoinformatics Lab </b> <br>@HFT Stuttgart </h1>
         <p id="rgc_introduction" class="lead text-muted"> (or Vote for new group name) <br>A research group introduction
           here ....</p>
         <p id="rgc_introduction2">The research projects at HFT Stuttgart (University of Applied Sciences Stuttgart).</p>
@@ -398,4 +398,4 @@
 
 </body>
 
-</html>
\ No newline at end of file
+</html>
-- 
GitLab