Spaces:
Sleeping
Sleeping
Update app.py
Browse files
app.py
CHANGED
@@ -60,7 +60,7 @@ st.markdown("""
|
|
60 |
st.markdown("""
|
61 |
<div style='text-align: center; margin-top: 20px; margin-bottom: -10px;'>
|
62 |
<span style='display: inline-flex; align-items: center; gap: 8px; flex-direction: column;'>
|
63 |
-
<img src='
|
64 |
<span style='font-size: 13px; color: gray;'>Powered by Motus Holdings</span>
|
65 |
</span>
|
66 |
</div>
|
|
|
60 |
st.markdown("""
|
61 |
<div style='text-align: center; margin-top: 20px; margin-bottom: -10px;'>
|
62 |
<span style='display: inline-flex; align-items: center; gap: 8px; flex-direction: column;'>
|
63 |
+
<img src='https://image.pitchbook.com/FSCikPkJGVVk4dj1N7FPajiBkjg1726492204281_200x200' width='120' style='margin-bottom: 5px;' />
|
64 |
<span style='font-size: 13px; color: gray;'>Powered by Motus Holdings</span>
|
65 |
</span>
|
66 |
</div>
|