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

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

diff --git a/public/src/js/config.tsx b/public/src/js/config.tsx
index 7d64159..54cc0bd 100644
--- a/public/src/js/config.tsx
+++ b/public/src/js/config.tsx
@@ -41,10 +41,14 @@ new HomeSection({
         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>
+      <p>
         Developers: Sanghmitra Banerjee, Rushikesh Padsala
+      </p>
       </div>
       <div>
+      <p>
         Note: The web application is based on a prototype developed by Esri. Check about I3S Building Scene Layer to know more.
+      </p>
       </div>
     </div>
   ),
-- 
GitLab