Spaces:
Sleeping
Sleeping
Update app.py
Browse files
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 |
-
('
|
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')
|