Zeel commited on
Commit
0344863
·
1 Parent(s): 18bcedb

update contact details

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