supernovamutinda
commited on
Commit
•
092f929
1
Parent(s):
5d5fad6
Update app.py
Browse files
app.py
CHANGED
@@ -8,7 +8,7 @@ with st.sidebar:
|
|
8 |
st.info("This project application helps you accomplish both major and minor tasks efficiently.")
|
9 |
|
10 |
if choice == "Home/about":
|
11 |
-
st.title("Welcome to Campus Comrade Assitant
|
12 |
|
13 |
if choice == "Projects":
|
14 |
st.title("Projects done by Samuel")
|
|
|
8 |
st.info("This project application helps you accomplish both major and minor tasks efficiently.")
|
9 |
|
10 |
if choice == "Home/about":
|
11 |
+
st.title("Welcome to Campus Comrade Assitant")
|
12 |
|
13 |
if choice == "Projects":
|
14 |
st.title("Projects done by Samuel")
|