Niharmahesh commited on
Commit
d9db828
·
verified ·
1 Parent(s): a13b3e6

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -278,7 +278,7 @@ def main():
278
  # Header with smaller text
279
  st.markdown("""
280
  <h1 style='text-align: center; font-size: 2.5rem; font-weight: 800; margin-bottom: 0.875rem;'>
281
- 🚀 Smart Job Search with AI Matching
282
  </h1>
283
  """, unsafe_allow_html=True)
284
 
 
278
  # Header with smaller text
279
  st.markdown("""
280
  <h1 style='text-align: center; font-size: 2.5rem; font-weight: 800; margin-bottom: 0.875rem;'>
281
+ 🚀 Multi Agent Job Search and Match
282
  </h1>
283
  """, unsafe_allow_html=True)
284