ronakreddy18 commited on
Commit
12cffc4
·
verified ·
1 Parent(s): 4242233

Update pages/introds.py

Browse files
Files changed (1) hide show
  1. pages/introds.py +1 -1
pages/introds.py CHANGED
@@ -47,7 +47,7 @@ custom_css = f"""
47
  st.markdown(custom_css, unsafe_allow_html=True)
48
 
49
  # Header Section
50
- st.markdown("<h1>Welcome to Data Science and Deep Learning</h1>", unsafe_allow_html=True)
51
 
52
  # Content for Data Science
53
  st.markdown(
 
47
  st.markdown(custom_css, unsafe_allow_html=True)
48
 
49
  # Header Section
50
+ st.markdown("<h1>Welcome to Data Science</h1>", unsafe_allow_html=True)
51
 
52
  # Content for Data Science
53
  st.markdown(