Sathwikchowdary commited on
Commit
6e53772
·
verified ·
1 Parent(s): 36e7f04

Update pages/1player_information.py

Browse files
Files changed (1) hide show
  1. pages/1player_information.py +1 -1
pages/1player_information.py CHANGED
@@ -34,7 +34,7 @@ page_bg = """
34
  st.markdown(page_bg, unsafe_allow_html=True)
35
 
36
  # App Title
37
- st.title("🏏Career Insights & Visualizations")
38
 
39
  # Load data
40
  file_path = "Final.csv" # Ensure this file exists in your working directory
 
34
  st.markdown(page_bg, unsafe_allow_html=True)
35
 
36
  # App Title
37
+ st.title("🏏Career Insights")
38
 
39
  # Load data
40
  file_path = "Final.csv" # Ensure this file exists in your working directory