Spaces:
Runtime error
Runtime error
Update app.py
Browse files
app.py
CHANGED
@@ -116,7 +116,7 @@ def sidebar():
|
|
116 |
with st.sidebar:
|
117 |
st.sidebar.image('qr.jpg')
|
118 |
st.markdown("# 💸 **Support our project**")
|
119 |
-
st.markdown("This money would be used for paying for API and
|
120 |
st.markdown("🎯 **Goal**: 600 $")
|
121 |
st.markdown("[🔗 Link to the bank](https://send.monobank.ua/jar/4mvqDivxmP)")
|
122 |
|
|
|
116 |
with st.sidebar:
|
117 |
st.sidebar.image('qr.jpg')
|
118 |
st.markdown("# 💸 **Support our project**")
|
119 |
+
st.markdown("This money would be used for paying for API and supporting our team.")
|
120 |
st.markdown("🎯 **Goal**: 600 $")
|
121 |
st.markdown("[🔗 Link to the bank](https://send.monobank.ua/jar/4mvqDivxmP)")
|
122 |
|