Update app.py
Browse files
app.py
CHANGED
@@ -109,7 +109,7 @@ st.markdown(
|
|
109 |
)
|
110 |
|
111 |
st.markdown('<div class="title">π Swarm-based Multi-Agent Web Content Analyzer</div>', unsafe_allow_html=True)
|
112 |
-
st.markdown('<div class="description">Effortlessly extract, analyze, and summarize web content
|
113 |
|
114 |
st.write("")
|
115 |
st.write("")
|
|
|
109 |
)
|
110 |
|
111 |
st.markdown('<div class="title">π Swarm-based Multi-Agent Web Content Analyzer</div>', unsafe_allow_html=True)
|
112 |
+
st.markdown('<div class="description">Effortlessly extract, analyze, and summarize web content.</div>', unsafe_allow_html=True)
|
113 |
|
114 |
st.write("")
|
115 |
st.write("")
|