Sathwikchowdary commited on
Commit
97b68a2
Β·
verified Β·
1 Parent(s): 2d1247f

Update Home.py

Browse files
Files changed (1) hide show
  1. Home.py +1 -1
Home.py CHANGED
@@ -44,7 +44,7 @@ if st.button("πŸ“Š Player Information"):
44
  st.markdown("<h2 style='color: green;'>About the Author πŸ‘¨β€πŸ’»</h2>", unsafe_allow_html=True)
45
  st.markdown(
46
  "<p style='font-size: 16px; color: black; font-style: italic;'>"
47
- "<b>Sai Kalyan Satwik</b> is a data science aspirant with strong skills in Python, Exploratory Data Analysis (EDA), and Data Visualization."
48
  "</p>",
49
  unsafe_allow_html=True
50
  )
 
44
  st.markdown("<h2 style='color: green;'>About the Author πŸ‘¨β€πŸ’»</h2>", unsafe_allow_html=True)
45
  st.markdown(
46
  "<p style='font-size: 16px; color: black; font-style: italic;'>"
47
+ "<b>Sai Kalyan Satwik</b> is a data science aspirant with strong skills in Python, Exploratory Data Analysis (EDA)."
48
  "</p>",
49
  unsafe_allow_html=True
50
  )