File size: 125 Bytes
66fa04c
 
 
 
e664ffc
4e07b81
1
2
3
4
5
6
title = f'{child_name}\'s story'

st.title("Magic Story Buddy")

if st.button("Another story!"):
    st.switch_page("app.py")