akooiker commited on
Commit
24ee15c
·
1 Parent(s): b340eb8

extra pages added

Browse files
Files changed (2) hide show
  1. pages/about.py +1 -0
  2. pages/someOtherPage.py +1 -0
pages/about.py ADDED
@@ -0,0 +1 @@
 
 
1
+ st.write("Here there is some story about us!")
pages/someOtherPage.py ADDED
@@ -0,0 +1 @@
 
 
1
+ st.write("This page is useless!")