prakharg24 commited on
Commit
c7217a6
·
verified ·
1 Parent(s): baa279a

Update my_pages/landing.py

Browse files
Files changed (1) hide show
  1. my_pages/landing.py +1 -1
my_pages/landing.py CHANGED
@@ -14,4 +14,4 @@ def render():
14
  unsafe_allow_html=True
15
  )
16
  if st.button("Get Started"):
17
- go_to("main")
 
14
  unsafe_allow_html=True
15
  )
16
  if st.button("Get Started"):
17
+ go_to("home")