Spaces:
Sleeping
Sleeping
Update app.py
Browse files
app.py
CHANGED
|
@@ -101,7 +101,7 @@ def main():
|
|
| 101 |
For any inquiries or feedback, please contact aniketpanchal1257@gmail.com
|
| 102 |
|
| 103 |
""")
|
| 104 |
-
st.sidebar.write("Feel free to check out my other apps:")
|
| 105 |
|
| 106 |
|
| 107 |
with st.sidebar.form("app_selection_form"):
|
|
|
|
| 101 |
For any inquiries or feedback, please contact aniketpanchal1257@gmail.com
|
| 102 |
|
| 103 |
""")
|
| 104 |
+
st.sidebar.write("Feel free to check out my other apps :eyes:")
|
| 105 |
|
| 106 |
|
| 107 |
with st.sidebar.form("app_selection_form"):
|