Lisibonny commited on
Commit
faccbfc
1 Parent(s): 04f14ba

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +3 -2
app.py CHANGED
@@ -55,8 +55,9 @@ def main():
55
  "You can quickly deploy Streamlit apps using [Streamlit Community Cloud](https://streamlit.io/cloud) in just a few clicks."
56
  )
57
 
58
- st.sidebar.header("¿Te gustó mi sitio? ¡Cómprame un café!")
59
- st.sidebar.markdown(
 
60
  """
61
  <div id="donate-button-container">
62
  <div id="donate-button"></div>
 
55
  "You can quickly deploy Streamlit apps using [Streamlit Community Cloud](https://streamlit.io/cloud) in just a few clicks."
56
  )
57
 
58
+ st.sidebar.header("¿Te gustó mi sitio? ¡Cómprame una café!")
59
+
60
+ st.sidebar.html(
61
  """
62
  <div id="donate-button-container">
63
  <div id="donate-button"></div>