Spaces:
Runtime error
Runtime error
analytics-jiten
commited on
Commit
•
031f301
1
Parent(s):
fe0bc45
Update contact.py
Browse files- contact.py +1 -1
contact.py
CHANGED
@@ -8,7 +8,7 @@ def run():
|
|
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__':
|
|
|
8 |
st.markdown('---')
|
9 |
|
10 |
st.write('##### Author Contact Information:')
|
11 |
+
st.write('[LINKEDIN](https://www.linkedin.com/in/jeetendra-pagwani)')
|
12 |
|
13 |
|
14 |
if __name__ == '__main__':
|