YashB1 commited on
Commit
1c212af
·
verified ·
1 Parent(s): ee98be0

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +3 -3
app.py CHANGED
@@ -287,9 +287,9 @@ india.loc[india['ST_NM'].isin(['Ladakh', 'Jammu & Kashmir']), 'ST_NM'] = 'Jammu
287
  # contact details
288
  contact_details = """
289
  **Feel free to reach out to us:**
290
- - [Yash J Bachwana](mailto:[email protected]) (Lead Developer)
291
- - [Zeel B Patel](https://patel-zeel.github.io/) (PhD Student)
292
- - [Nipun Batra](https://nipunbatra.github.io/) (Faculty)
293
  """
294
  for _ in range(9):
295
  st.sidebar.markdown(" ")
 
287
  # contact details
288
  contact_details = """
289
  **Feel free to reach out to us:**
290
+ - [Yash J Bachwana](mailto:[email protected]) (Lead Developer, IIT Gandhinagar)
291
+ - [Zeel B Patel](https://patel-zeel.github.io/) (PhD Student, IIT Gandhinagar)
292
+ - [Nipun Batra](https://nipunbatra.github.io/) (Faculty, IIT Gandhinagar)
293
  """
294
  for _ in range(9):
295
  st.sidebar.markdown(" ")