Spaces:
Running
Running
Update app.py
Browse files
app.py
CHANGED
@@ -109,7 +109,7 @@ if not st.session_state.authenticated:
|
|
109 |
else:
|
110 |
st.write("User authenticated successfully")
|
111 |
st.image(MAIN_LOGO_URL, use_column_width=True)
|
112 |
-
st.title("
|
113 |
|
114 |
# File upload logic
|
115 |
with st.sidebar:
|
|
|
109 |
else:
|
110 |
st.write("User authenticated successfully")
|
111 |
st.image(MAIN_LOGO_URL, use_column_width=True)
|
112 |
+
st.title("HK Halal Restaurants Viewer")
|
113 |
|
114 |
# File upload logic
|
115 |
with st.sidebar:
|