Anne31415 commited on
Commit
36194da
·
1 Parent(s): 5c42a74

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -53,7 +53,7 @@ with st.sidebar:
53
 
54
  whitepaper_option = st.selectbox(
55
  'Did you know we\'ve authored some really insightful and helpful whitepapers as well?',
56
- ('Title1', 'Title2', 'Title3')
57
  )
58
 
59
  st.write('Made with ❤️ by BinDoc GmbH')
 
53
 
54
  whitepaper_option = st.selectbox(
55
  'Did you know we\'ve authored some really insightful and helpful whitepapers as well?',
56
+ ('Die Value Story als strategisches Instrument', 'Patientenmagnet Robotik: Best Practice Beispiel ', 'Das AGAPLesion-Konzept ')
57
  )
58
 
59
  st.write('Made with ❤️ by BinDoc GmbH')