aboutsummaryrefslogtreecommitdiff
path: root/index.html
diff options
context:
space:
mode:
authorMohammad Akhlaghi <mohammad@akhlaghi.org>2023-10-01 16:21:14 +0200
committerMohammad Akhlaghi <mohammad@akhlaghi.org>2023-10-01 16:21:14 +0200
commit3df9689978125799df75c7149c86905f3be0aa9d (patch)
treeda9989b6dec8e19effe8d3573e5318aa8dbe63ff /index.html
parent58ca59f8f0468b213be693f312b6e50610c47b7b (diff)
Using new CEFCA logo in SVG format
Until now, the old pixelated PNG format of CEFCA's logo was being used. However, recently Marjan Akbari made an SVG replica of the format and published it on Wikipedia: https://commons.wikimedia.org/wiki/File:CEFCA-logo.svg With this commit, this vector graphics logo is being used instead.
Diffstat (limited to 'index.html')
-rw-r--r--index.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/index.html b/index.html
index 7cb341d..76ebc1d 100644
--- a/index.html
+++ b/index.html
@@ -165,7 +165,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.cefca.es/"><img src="./img/cefca-logo-black.svg"></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>