shubham142000 commited on
Commit
2d997a7
·
verified ·
1 Parent(s): 42d01e1

Update src/streamlit_app.py

Browse files
Files changed (1) hide show
  1. src/streamlit_app.py +1 -1
src/streamlit_app.py CHANGED
@@ -239,7 +239,7 @@ div[data-testid="stMarkdownContainer"] p {{
239
  # -------------------#
240
  # App Title
241
  # -------------------#
242
- st.markdown("<h1>🧭 Presearch: Research Direction Explorer</h1>", unsafe_allow_html=True)
243
  st.markdown("<p style='text-align:center;'>Discover how your research area evolved and where it's heading next 🚀</p>", unsafe_allow_html=True)
244
 
245
  # -------------------#
 
239
  # -------------------#
240
  # App Title
241
  # -------------------#
242
+ st.markdown("<h1>🧭 PreSearch: Research Direction Explorer</h1>", unsafe_allow_html=True)
243
  st.markdown("<p style='text-align:center;'>Discover how your research area evolved and where it's heading next 🚀</p>", unsafe_allow_html=True)
244
 
245
  # -------------------#