diff options
author | Mohammad Akhlaghi <mohammad@akhlaghi.org> | 2021-09-15 01:13:24 +0200 |
---|---|---|
committer | Mohammad Akhlaghi <mohammad@akhlaghi.org> | 2021-09-15 01:13:24 +0200 |
commit | a66b0f1afe4e62f86bcc65874343b4624362bdb3 (patch) | |
tree | 784d3cf8c249ccba3a0175571bdc38185fc7244b /index.html | |
parent | abd2451f9c70f0458dd0e714840f06603ce9cc4a (diff) |
Added logo of CEFCA as supporting organization
As described in the previous commit, Maneage is now based in CEFCA.
But in the previous commit, I forgot to add the CEFCA logo to the top
of the main page as a supporting organization.
With this commit, the logo has been added.
Diffstat (limited to 'index.html')
-rw-r--r-- | index.html | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -140,6 +140,7 @@ git branch -b my-fix</code></pre> <h3>Supporting organizations:</h3> <div class="support"> <div id="logo-rda"><a href="https://cordis.europa.eu/project/id/777388"><img src="./img/rda-europe.png"></a></div> + <div><a href="https://www.cefca.es/"><img src="./img/cefca.png"></a></div> <div><a href="https://www.iac.es/"><img src="./img/iac-compressed.svg"></a></div> <div><a href="https://cordis.europa.eu/project/id/339659"><img src="./img/erc-compressed.svg"></a></div> <div id="logo-mext"><a href="https://www.mext.go.jp/en"><img src="./img/mext-compressed.svg"></a></div> |