Spaces:
Sleeping
Sleeping
Update app.py
Browse files
app.py
CHANGED
@@ -39,7 +39,7 @@ with st.sidebar:
|
|
39 |
🆘 **Help Page Navigation:**<br>
|
40 |
Ask me if you forgot your password or want to know more about topics related to the platform.<br><br>
|
41 |
📰 **Latest Whitepapers Insights:**<br>
|
42 |
-
Curious about our recent publications? Feel free to ask
|
43 |
""", unsafe_allow_html=True)
|
44 |
|
45 |
add_vertical_space(1) # Adjust as per the desired spacing
|
|
|
39 |
🆘 **Help Page Navigation:**<br>
|
40 |
Ask me if you forgot your password or want to know more about topics related to the platform.<br><br>
|
41 |
📰 **Latest Whitepapers Insights:**<br>
|
42 |
+
Curious about our recent publications? Feel free to ask about our latest whitepapers!<br><br>
|
43 |
""", unsafe_allow_html=True)
|
44 |
|
45 |
add_vertical_space(1) # Adjust as per the desired spacing
|