Update app.py
Browse files
app.py
CHANGED
@@ -216,7 +216,7 @@ def main():
|
|
216 |
"""
|
217 |
st.set_page_config(
|
218 |
layout="wide",
|
219 |
-
page_title="
|
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 |
|