Update pages/introds.py
Browse files- pages/introds.py +0 -2
pages/introds.py
CHANGED
@@ -109,8 +109,6 @@ st.markdown(
|
|
109 |
unsafe_allow_html=True
|
110 |
)
|
111 |
|
112 |
-
# Header Section for AI
|
113 |
-
st.markdown("<h1>Welcome to Artificial Intelligence</h1>", unsafe_allow_html=True)
|
114 |
|
115 |
# Content for AI
|
116 |
st.markdown(
|
|
|
109 |
unsafe_allow_html=True
|
110 |
)
|
111 |
|
|
|
|
|
112 |
|
113 |
# Content for AI
|
114 |
st.markdown(
|