MENG21 commited on
Commit
72fe06e
·
1 Parent(s): 5207355

modified: app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -23,7 +23,7 @@ load_dotenv()
23
  logging.basicConfig(level=logging.DEBUG)
24
 
25
  # Set page configuration
26
- st.set_page_config(page_title="Student Grade Lookup>>>>>", page_icon="📚", layout="centered")
27
  #ADDD
28
  # Custom CSS to improve the app's appearance
29
  st.markdown("""
 
23
  logging.basicConfig(level=logging.DEBUG)
24
 
25
  # Set page configuration
26
+ st.set_page_config(page_title="Student Grade Lookup", page_icon="📚", layout="centered")
27
  #ADDD
28
  # Custom CSS to improve the app's appearance
29
  st.markdown("""