From 86adbf9c9832f4d16b2e48a232d7909bd28002f7 Mon Sep 17 00:00:00 2001
From: Rushikesh Padsala <rushikesh.padsala@hft-stuttgart.de>
Date: Sun, 2 Jul 2023 12:51:20 +0000
Subject: [PATCH] Update public/src/js/config.tsx

---
 public/src/js/config.tsx | 5 ++++-
 1 file changed, 4 insertions(+), 1 deletion(-)

diff --git a/public/src/js/config.tsx b/public/src/js/config.tsx
index 0fc7778..7d64159 100644
--- a/public/src/js/config.tsx
+++ b/public/src/js/config.tsx
@@ -38,8 +38,11 @@ new HomeSection({
     <div>
       <p>
         The Hochschule für Technik Stuttgart holds a history of over 190 years and is one of the best universities for applied sciences in Baden-Württemberg.
-        The main buildings of HFT campus were established in 1819. The campus has a total of 8 buildings now, including both old and new constructions. This application is co-developed by Sanghmitra Banerjee and Rushikesh Padsala as a part of master thesis in Photogrammetry and GeoInformatics (batch 2021-23) by Sanghmitra Banerjee. 
+        The main buildings of HFT campus were established in 1819. The campus has a total of 8 buildings now, including both old and new constructions.
       </p>
+      <div>
+        Developers: Sanghmitra Banerjee, Rushikesh Padsala
+      </div>
       <div>
         Note: The web application is based on a prototype developed by Esri. Check about I3S Building Scene Layer to know more.
       </div>
-- 
GitLab