Spaces:
Sleeping
Sleeping
Update Home.py
Browse files
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)
|
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 |
)
|