Spaces:
Sleeping
Sleeping
Update Home.py
Browse files
Home.py
CHANGED
@@ -79,7 +79,7 @@ if st.button("π Player Information"):
|
|
79 |
st.markdown("<h2 class='sub-header'>About the Author π¨βπ»</h2>", unsafe_allow_html=True)
|
80 |
st.markdown(
|
81 |
"<p class='text'>"
|
82 |
-
"<b>Sai Kalyan Satwik</b> is a seasoned cricket enthusiast and tech entrepreneur
|
83 |
"He specializes in data science, Python programming, and Exploratory Data Analysis (EDA). ππ"
|
84 |
"</p>",
|
85 |
unsafe_allow_html=True
|
|
|
79 |
st.markdown("<h2 class='sub-header'>About the Author π¨βπ»</h2>", unsafe_allow_html=True)
|
80 |
st.markdown(
|
81 |
"<p class='text'>"
|
82 |
+
"<b>Sai Kalyan Satwik</b> is a seasoned cricket enthusiast and tech entrepreneur. "
|
83 |
"He specializes in data science, Python programming, and Exploratory Data Analysis (EDA). ππ"
|
84 |
"</p>",
|
85 |
unsafe_allow_html=True
|