Spaces:
Sleeping
Sleeping
themeetjani
commited on
Commit
•
1583fd0
1
Parent(s):
5da99b5
Update app.py
Browse files
app.py
CHANGED
@@ -36,7 +36,7 @@ text-align: center;
|
|
36 |
}
|
37 |
</style>
|
38 |
<div class="footer">
|
39 |
-
<p>Developed with ❤ by
|
40 |
</div>
|
41 |
"""
|
42 |
st.markdown(footer,unsafe_allow_html=True)
|
|
|
36 |
}
|
37 |
</style>
|
38 |
<div class="footer">
|
39 |
+
<p>Developed with ❤ by DataAi Team. Please contact us at +91 12-32130332</p>
|
40 |
</div>
|
41 |
"""
|
42 |
st.markdown(footer,unsafe_allow_html=True)
|