Update src/file.py
Browse files- src/file.py +2 -1
src/file.py
CHANGED
|
@@ -3,5 +3,6 @@ import streamlit as st
|
|
| 3 |
|
| 4 |
st.title("Juma's Assistant")
|
| 5 |
# Put your normal app UI here
|
| 6 |
-
st.success("Welcome
|
|
|
|
| 7 |
|
|
|
|
| 3 |
|
| 4 |
st.title("Juma's Assistant")
|
| 5 |
# Put your normal app UI here
|
| 6 |
+
st.success("Welcome")
|
| 7 |
+
st.success("Juma is under very high request. Come back soon..")
|
| 8 |
|