gagan3012 commited on
Commit
1e800c6
·
verified ·
1 Parent(s): b3dfd2a

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -67,7 +67,7 @@ def verify_password(stored_password, provided_password):
67
 
68
  def auth():
69
  if st.session_state.user is None:
70
- st.subheader("Welcome to the Headache Diary App")
71
 
72
  # Instructions
73
  with st.expander("How to Use This App", expanded=True):
 
67
 
68
  def auth():
69
  if st.session_state.user is None:
70
+ st.subheader("Welcome to the HeadPeace")
71
 
72
  # Instructions
73
  with st.expander("How to Use This App", expanded=True):