Spaces:
Runtime error
Runtime error
Mohitsaini
commited on
Commit
•
b6fd2e7
1
Parent(s):
772e345
Update app.py
Browse files
app.py
CHANGED
@@ -98,7 +98,7 @@ if upload is not None:
|
|
98 |
# ---- CONTACT ----
|
99 |
with st.container():
|
100 |
st.write("---")
|
101 |
-
st.header("For any
|
102 |
st.write("##")
|
103 |
|
104 |
# Documention: https://formsubmit.co/ !!! CHANGE EMAIL ADDRESS !!!
|
|
|
98 |
# ---- CONTACT ----
|
99 |
with st.container():
|
100 |
st.write("---")
|
101 |
+
st.header("For any queries or suggestions!")
|
102 |
st.write("##")
|
103 |
|
104 |
# Documention: https://formsubmit.co/ !!! CHANGE EMAIL ADDRESS !!!
|