Spaces:
GIZ
/
Running on CPU Upgrade

prashant commited on
Commit
e6f1b7c
1 Parent(s): 8c208c2

info update

Browse files
Files changed (1) hide show
  1. appStore/info.py +4 -3
appStore/info.py CHANGED
@@ -11,11 +11,12 @@ def app():
11
  unsafe_allow_html=True)
12
 
13
 
14
- st.markdown('<div style="text-align: center; \
15
- color: grey;">The Policy Action Tracker is an open-source\
16
  digital tool which aims to assist policy analysts and \
17
  other users in extracting and filtering relevant \
18
- information from public documents. !</div>')
 
19
  footer = """
20
  <div class="footer-custom">
21
  Guidance & Feedback - <a href="https://www.linkedin.com/in/maren-bernlöhr-149891222" target="_blank">Maren Bernlöhr</a> |
 
11
  unsafe_allow_html=True)
12
 
13
 
14
+ st.markdown("<div style='text-align: center; \
15
+ color: grey;'>The Policy Action Tracker is an open-source\
16
  digital tool which aims to assist policy analysts and \
17
  other users in extracting and filtering relevant \
18
+ information from public documents.</div>",
19
+ unsafe_allow_html=True)
20
  footer = """
21
  <div class="footer-custom">
22
  Guidance & Feedback - <a href="https://www.linkedin.com/in/maren-bernlöhr-149891222" target="_blank">Maren Bernlöhr</a> |