Katie-Ch commited on
Commit
628d060
·
verified ·
1 Parent(s): 5e06971

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -7,7 +7,7 @@ PASS_CODE_dev = "111"
7
  PASS_CODE_ver = "555"
8
 
9
  st.sidebar.title("Navigation")
10
- page = st.sidebar.radio("Go to", ["Home", "About us", "Guidelines & Standarts used"])
11
  st.markdown(
12
  """
13
  <style>
 
7
  PASS_CODE_ver = "555"
8
 
9
  st.sidebar.title("Navigation")
10
+ page = st.sidebar.radio("Go to", ["Home", "Guidelines & Standarts used", "About us"])
11
  st.markdown(
12
  """
13
  <style>