ronakreddy18 commited on
Commit
02acf96
·
verified ·
1 Parent(s): c7c5643

Update home.py

Browse files
Files changed (1) hide show
  1. home.py +1 -1
home.py CHANGED
@@ -11,7 +11,7 @@ st.markdown(
11
  "At last dont forget to give the review for the detailed explanation ."
12
  "</p>",
13
  unsafe_allow_html=True)
14
-
15
  st.markdown(
16
  "<p style='font-size: 16px; color: Blue; font-style: bold;'>"
17
  "Hello! I’m D.Vamshi Vardhan Reddy , a learner with a keen interest in data-driven decision-making. I specialize in machine learning, generative AI, and data storytelling. Through this platform, Im here to demystify tech concepts and empower others to embark on their data science journey."
 
11
  "At last dont forget to give the review for the detailed explanation ."
12
  "</p>",
13
  unsafe_allow_html=True)
14
+ st.markdown("<h2 style='color: Black;'>About the Author</h2>", unsafe_allow_html=True)
15
  st.markdown(
16
  "<p style='font-size: 16px; color: Blue; font-style: bold;'>"
17
  "Hello! I’m D.Vamshi Vardhan Reddy , a learner with a keen interest in data-driven decision-making. I specialize in machine learning, generative AI, and data storytelling. Through this platform, Im here to demystify tech concepts and empower others to embark on their data science journey."