awacke1 commited on
Commit
aef244f
Β·
verified Β·
1 Parent(s): 3009bf0

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -185,7 +185,7 @@ def main():
185
  # πŸš€ Sidebar navigation
186
  st.sidebar.title("Navigation")
187
  menu = st.sidebar.radio("Go to", [
188
- "1️⃣ Dashboard with Widgets",
189
  "🏠 Landing Page",
190
  "πŸ“… Upcoming Events",
191
  "πŸ“† Schedule",
 
185
  # πŸš€ Sidebar navigation
186
  st.sidebar.title("Navigation")
187
  menu = st.sidebar.radio("Go to", [
188
+ "1️⃣ Dashboard",
189
  "🏠 Landing Page",
190
  "πŸ“… Upcoming Events",
191
  "πŸ“† Schedule",