cerquide commited on
Commit
cb53239
·
1 Parent(s): aa5673e

Back to regular links

Browse files
Files changed (2) hide show
  1. area_measurement.py +1 -1
  2. static/img/EurovaLogo.png +3 -0
area_measurement.py CHANGED
@@ -72,7 +72,7 @@ LOGO_IIIA_IMAGE = "static/img/iiia-logo.png"
72
 
73
  footer_html = """<div style='text-align: center;'>
74
  <p><img src="./app/static/img/EurovaLogo.png" height=100 alt="EUROVA logo"/>
75
- <p>Developed with ❤️ at <a href="https://iiia.csic.es"><img src="data:image/png;base64,{base64.b64encode(open(LOGO_IIIA_IMAGE, "rb").read()).decode()}"> height=30 alt="IIIA logo"/> IIIA - CSIC</a> by <a href="https://www.iiia.csic.es/~cerquide">Jesus Cerquides</a>, Giorgios Athanasiou and Josep LLuís Arcos </p>
76
  <p><img src="./app/static/img/MSCA.jpg" height=30 alt="MSCA logo"/> Funded by the European Union Horizon 2020 research and innovation programme under the Marie Sklodowka-Curie grant agreement 860960
77
  </div>"""
78
  st.markdown(footer_html, unsafe_allow_html=True)
 
72
 
73
  footer_html = """<div style='text-align: center;'>
74
  <p><img src="./app/static/img/EurovaLogo.png" height=100 alt="EUROVA logo"/>
75
+ <p>Developed with ❤️ at <a href="https://iiia.csic.es"><img src="./app/static/img/iiia-logo.png"> height=30 alt="IIIA logo"/> IIIA - CSIC</a> by <a href="https://www.iiia.csic.es/~cerquide">Jesus Cerquides</a>, Giorgios Athanasiou and Josep LLuís Arcos </p>
76
  <p><img src="./app/static/img/MSCA.jpg" height=30 alt="MSCA logo"/> Funded by the European Union Horizon 2020 research and innovation programme under the Marie Sklodowka-Curie grant agreement 860960
77
  </div>"""
78
  st.markdown(footer_html, unsafe_allow_html=True)
static/img/EurovaLogo.png ADDED

Git LFS Details

  • SHA256: 71fded263a7570650cb32d26e077e5461fcd6ada4ea6a32bcc77dbb1c115a091
  • Pointer size: 130 Bytes
  • Size of remote file: 28.3 kB