Spaces:
Sleeping
Sleeping
engardeProjects commited on
Commit ·
2c34478
1
Parent(s): 43fc853
app.py
CHANGED
|
@@ -34,7 +34,7 @@ image = Image.open('./title2.png')
|
|
| 34 |
st.image(image)
|
| 35 |
|
| 36 |
|
| 37 |
-
st.markdown("
|
| 38 |
|
| 39 |
placeholderText = 'please wait while file loads'
|
| 40 |
|
|
|
|
| 34 |
st.image(image)
|
| 35 |
|
| 36 |
|
| 37 |
+
st.markdown("check out this [link](%s)" % "https://hingeapp.zendesk.com/hc/en-us/articles/360004792234-Data-Requests")
|
| 38 |
|
| 39 |
placeholderText = 'please wait while file loads'
|
| 40 |
|