From 54d316c3e9a745530dd6a349667284d7a7edbb0b Mon Sep 17 00:00:00 2001 From: Rushikesh Padsala <rushikesh.padsala@hft-stuttgart.de> Date: Fri, 13 Jun 2025 09:36:36 +0000 Subject: [PATCH] Update public/index.html --- public/index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/public/index.html b/public/index.html index ddfab04..8de7d33 100644 --- a/public/index.html +++ b/public/index.html @@ -178,7 +178,7 @@ <!-- defining container to keep cesium viewer --> <div class="credit-bar"> Application developed and managed by - <a href="https://www.linkedin.com/in/rpadsala" target="_blank">Rushikesh Padsala - Click here to contact me</a> + <a href="https://www.linkedin.com/in/rpadsala" target="_blank">Rushikesh Padsala (Rushi) - Click here to contact me</a> </div> <a href="https://ugl.hft-stuttgart.de/" target='_blank'> <div class="credit"></div> -- GitLab