From 03314509c6734099f553caac5f4ad70ed0fa929c Mon Sep 17 00:00:00 2001 From: Rushikesh Padsala <rushikesh.padsala@hft-stuttgart.de> Date: Fri, 13 Jun 2025 09:35:41 +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 4e6e554..1770588 100644 --- a/public/index.html +++ b/public/index.html @@ -71,7 +71,7 @@ </div> <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