giswqs commited on
Commit
8936618
·
1 Parent(s): 1428c0c

Added buymecoffee #75

Browse files
Files changed (1) hide show
  1. Home.py +9 -0
Home.py CHANGED
@@ -19,6 +19,15 @@ st.sidebar.info(
19
  """
20
  )
21
 
 
 
 
 
 
 
 
 
 
22
  st.title("Streamlit for Geospatial Applications")
23
 
24
  st.markdown(
 
19
  """
20
  )
21
 
22
+ st.sidebar.title("Support")
23
+ st.sidebar.info(
24
+ """
25
+ If you want to reward my work, I'd love a cup of coffee from you. Thanks!
26
+ [buymeacoffee.com/giswqs](http://buymeacoffee.com/giswqs)
27
+ """
28
+ )
29
+
30
+
31
  st.title("Streamlit for Geospatial Applications")
32
 
33
  st.markdown(