Update my_pages/landing.py
Browse files- my_pages/landing.py +1 -1
my_pages/landing.py
CHANGED
|
@@ -20,4 +20,4 @@ def render():
|
|
| 20 |
with col2:
|
| 21 |
# center_button = st.button('Button')
|
| 22 |
if st.button("Get Started"):
|
| 23 |
-
go_to("
|
|
|
|
| 20 |
with col2:
|
| 21 |
# center_button = st.button('Button')
|
| 22 |
if st.button("Get Started"):
|
| 23 |
+
go_to("txt_information_loss")
|