corvo7 commited on
Commit
e0eb242
·
verified ·
1 Parent(s): e421aea

Update pages/RoadMap.py

Browse files
Files changed (1) hide show
  1. pages/RoadMap.py +1 -1
pages/RoadMap.py CHANGED
@@ -54,7 +54,7 @@ st.markdown("""
54
  """, unsafe_allow_html=True)
55
 
56
  # Page title
57
- st.title("Data Analysis Roadmap")
58
 
59
  # Center image at the top
60
  st.image("images/roadmap.jpg", use_column_width='always')
 
54
  """, unsafe_allow_html=True)
55
 
56
  # Page title
57
+ st.title("Data Analysis With Python Roadmap")
58
 
59
  # Center image at the top
60
  st.image("images/roadmap.jpg", use_column_width='always')