analytics-jiten commited on
Commit
5d0d7b2
·
1 Parent(s): b8f575b

Update contact.py

Browse files
Files changed (1) hide show
  1. contact.py +1 -3
contact.py CHANGED
@@ -8,9 +8,7 @@ def run():
8
  st.markdown('---')
9
 
10
  st.write('##### Author Contact Information:')
11
- st.write('[GITHUB](https://github.com/abisugiri)')
12
- st.write('or')
13
- st.write('[LINKEDIN](https://www.linkedin.com/in/abi-sugiri/)')
14
 
15
 
16
  if __name__ == '__main__':
 
8
  st.markdown('---')
9
 
10
  st.write('##### Author Contact Information:')
11
+ st.write('[LINKEDIN](www.linkedin.com/in/jeetendra-pagwani)')
 
 
12
 
13
 
14
  if __name__ == '__main__':