From d38fc589d911bab48bc9ed69df1ffa8b622764c0 Mon Sep 17 00:00:00 2001 From: Rushikesh Padsala <rushikesh.padsala@hft-stuttgart.de> Date: Sat, 22 Oct 2022 20:09:29 +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 2588c38..9861b89 100644 --- a/public/index.html +++ b/public/index.html @@ -69,9 +69,13 @@ <div id="chartcontainer" style="visibility: hidden;"> <div class='legend-title'>Select a Building</div><button type="button" class="cesium-infoBox-close" onclick="closeChart()">×</button> <div id="chart"></div> </div> - <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> + -- GitLab