giswqs commited on
Commit
2b93ee2
1 Parent(s): 68fd913

Update sidebar

Browse files
Files changed (1) hide show
  1. streamlit_app.py +4 -1
streamlit_app.py CHANGED
@@ -53,8 +53,11 @@ with st.sidebar:
53
  st.sidebar.info(
54
  """
55
  **URL:** <https://scholar.gishub.org>
 
 
 
 
56
  **Contact:** [Qiusheng Wu](https://gishub.org)
57
-
58
  """
59
  )
60
  # st.image("https://i.imgur.com/2WhANKg.png")
 
53
  st.sidebar.info(
54
  """
55
  **URL:** <https://scholar.gishub.org>
56
+ """
57
+ )
58
+ st.sidebar.info(
59
+ """
60
  **Contact:** [Qiusheng Wu](https://gishub.org)
 
61
  """
62
  )
63
  # st.image("https://i.imgur.com/2WhANKg.png")