leavoigt commited on
Commit
de96a67
1 Parent(s): 9cc52dc

Update appStore/info.py

Browse files
Files changed (1) hide show
  1. appStore/info.py +6 -6
appStore/info.py CHANGED
@@ -29,12 +29,12 @@ def app():
29
  """
30
  st.markdown(footer, unsafe_allow_html=True)
31
 
32
- c1, c2, c3 = st.columns([8,1,12])
33
- with c1:
34
- st.image("docStore/img/ndc.png")
35
- with c3:
36
- st.markdown('<div style="text-align: justify;">The manual extraction \
37
- of relevant information from text documents is a \
38
  time-consuming task for any policy analyst. As the amount and length of \
39
  public policy documents in relation to sustainable development (such as \
40
  National Development Plans and Nationally Determined Contributions) \
 
29
  """
30
  st.markdown(footer, unsafe_allow_html=True)
31
 
32
+ #c1, c2, c3 = st.columns([8,1,12])
33
+ #with c1:
34
+ # st.image("docStore/img/ndc.png")
35
+ #with c3:
36
+ st.markdown('<div style="text-align: justify;">The manual extraction \
37
+ of relevant information from text documents is a \
38
  time-consuming task for any policy analyst. As the amount and length of \
39
  public policy documents in relation to sustainable development (such as \
40
  National Development Plans and Nationally Determined Contributions) \