From 5554fa7e64a6e75061a8638c0ef591a9d110f69f Mon Sep 17 00:00:00 2001
From: Rushikesh Padsala <rushikesh.padsala@hft-stuttgart.de>
Date: Sat, 22 Oct 2022 20:21:54 +0000
Subject: [PATCH] Update index.html

---
 public/index.html | 6 +++++-
 1 file changed, 5 insertions(+), 1 deletion(-)

diff --git a/public/index.html b/public/index.html
index ac122af..bc3a795 100644
--- a/public/index.html
+++ b/public/index.html
@@ -177,9 +177,13 @@
 		</div>
 		<!-- defining container to keep cesium viewer -->
 
-		<a href="https://www.hft-stuttgart.de/" target='_blank'>
+			<a href="https://ugl.hft-stuttgart.de/" target='_blank'>
         <div class="credit"></div>
         </a>
+		<a href = "mailto: rushikesh.padsala@hft-stuttgart.de" target='_blank'>
+        <div class="credit4"></div>
+        </a>
+
 		
 				<div class="legends" id="food-demand-legend">
 			<div class="food-demand-legend-container">
-- 
GitLab