Spaces:
Sleeping
Sleeping
Update app.py
Browse files
app.py
CHANGED
@@ -125,6 +125,6 @@ else:
|
|
125 |
# Footer
|
126 |
st.markdown("""
|
127 |
<div class="footer">
|
128 |
-
Made
|
129 |
</div>
|
130 |
""", unsafe_allow_html=True)
|
|
|
125 |
# Footer
|
126 |
st.markdown("""
|
127 |
<div class="footer">
|
128 |
+
Made by MallelaPreethi
|
129 |
</div>
|
130 |
""", unsafe_allow_html=True)
|