Lisibonny commited on
Commit
8ce08e3
1 Parent(s): 6e18ecb

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +2 -1
app.py CHANGED
@@ -56,7 +56,8 @@ def main():
56
  "You can quickly deploy Streamlit apps using [Streamlit Community Cloud](https://streamlit.io/cloud) in just a few clicks."
57
  )
58
 
59
- st.sidebar.header("¿Te gustó mi sitio? ¡Cómprame un café!")
 
60
  with st.sidebar:
61
  components.html(
62
  """
 
56
  "You can quickly deploy Streamlit apps using [Streamlit Community Cloud](https://streamlit.io/cloud) in just a few clicks."
57
  )
58
 
59
+ st.sidebar.header("¡Cómprame un café!")
60
+ st.sidebar.markdown("Si te gusta este sitio y quieres darme las gracias o animarme a hacer más, ¡puedes invitarme a un café!")
61
  with st.sidebar:
62
  components.html(
63
  """