Update app110.py
Browse files
app110.py
CHANGED
@@ -1076,7 +1076,7 @@ st.markdown("---")
|
|
1076 |
st.markdown(
|
1077 |
"""
|
1078 |
<div style='text-align: center'>
|
1079 |
-
<p>Made with ❤️ by
|
1080 |
</div>
|
1081 |
""",
|
1082 |
unsafe_allow_html=True
|
|
|
1076 |
st.markdown(
|
1077 |
"""
|
1078 |
<div style='text-align: center'>
|
1079 |
+
<p>Made with ❤️ by -- 2025</p>
|
1080 |
</div>
|
1081 |
""",
|
1082 |
unsafe_allow_html=True
|