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

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -216,7 +216,7 @@ def main():
216
  """
217
  st.set_page_config(
218
  layout="wide",
219
- page_title="Smart Job Search with AI Matching",
220
  initial_sidebar_state="collapsed"
221
  )
222
 
 
216
  """
217
  st.set_page_config(
218
  layout="wide",
219
+ page_title="Multi Agent Job Search and Match",
220
  initial_sidebar_state="collapsed"
221
  )
222