as-cle-bert commited on
Commit
13b40cc
·
verified ·
1 Parent(s): 16c67d6

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -12,7 +12,7 @@ LOGGED_IN= __login__obj.build_login_ui()
12
 
13
  if LOGGED_IN == True:
14
 
15
- st.markdown("""#streamlit_supabase_auth_ui
16
 
17
  ## Seamless Supabase authentication for seamless Streamlit apps
18
 
 
12
 
13
  if LOGGED_IN == True:
14
 
15
+ st.markdown("""# streamlit_supabase_auth_ui
16
 
17
  ## Seamless Supabase authentication for seamless Streamlit apps
18