aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMohammad Akhlaghi <mohammad@akhlaghi.org>2021-09-15 01:13:24 +0200
committerMohammad Akhlaghi <mohammad@akhlaghi.org>2021-09-15 01:13:24 +0200
commita66b0f1afe4e62f86bcc65874343b4624362bdb3 (patch)
tree784d3cf8c249ccba3a0175571bdc38185fc7244b
parentabd2451f9c70f0458dd0e714840f06603ce9cc4a (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.
-rw-r--r--img/cefca.pngbin0 -> 13462 bytes
-rw-r--r--index.html1
2 files changed, 1 insertions, 0 deletions
diff --git a/img/cefca.png b/img/cefca.png
new file mode 100644
index 0000000..a592fef
--- /dev/null
+++ b/img/cefca.png
Binary files differ
diff --git a/index.html b/index.html
index 3e2fad9..ca9ba69 100644
--- a/index.html
+++ b/index.html
@@ -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>