Spaces:
Sleeping
Sleeping
engardeProjects commited on
Commit ·
aa6b6d2
1
Parent(s): 2c34478
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("**How to download your hinge data [data](%s)**" % "https://hingeapp.zendesk.com/hc/en-us/articles/360004792234-Data-Requests")
|
| 38 |
|
| 39 |
placeholderText = 'please wait while file loads'
|
| 40 |
|