Akshayram1 commited on
Commit
ad22d72
·
verified ·
1 Parent(s): ab7e9ce

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -6,7 +6,7 @@ from typing import List
6
 
7
  # Page configuration
8
  st.set_page_config(
9
- page_title="Scholarship Search",
10
  page_icon="🎓",
11
  layout="wide"
12
  )
 
6
 
7
  # Page configuration
8
  st.set_page_config(
9
+ page_title="Scholarship Search (Context Based Search)",
10
  page_icon="🎓",
11
  layout="wide"
12
  )