eaglelandsonce commited on
Commit
3ae0859
·
verified ·
1 Parent(s): eaa4429

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -199,7 +199,7 @@ tab1, tab2, tab3, tab4 = st.tabs(["Introduction","Global Citizen", "Green Villag
199
 
200
  with tab1:
201
 
202
- st.header("RAGE - A day in the Life of Aya City")
203
 
204
  # Creating columns for the layout
205
  col1, col2 = st.columns([1, 2])
 
199
 
200
  with tab1:
201
 
202
+ st.header("RAGE - A day in the Life of Aya Green Data City")
203
 
204
  # Creating columns for the layout
205
  col1, col2 = st.columns([1, 2])