Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Binary file added app/assets/images/elixir/biofair-logo.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
1 change: 1 addition & 0 deletions app/assets/images/elixir/oscars-logo.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
10 changes: 8 additions & 2 deletions config/locales/en.yml
Original file line number Diff line number Diff line change
Expand Up @@ -212,7 +212,7 @@ en:
<a href="mailto:tess-support@googlegroups.com">tess-support@googlegroups.com</a>
team: >
<h5>Leadership</h5>
<ul><li>Carole Goble</li><li>Hedi Peterson</li><li>Alexia Cardona</li></ul>
<ul><li>Carole Goble</li><li>Hedi Peterson</li></ul>
<h5>Project Management</h5>
<ul><li>Munazah Andrabi</li><li>Phil Reed</li></ul>
<h5>Software Engineering</h5>
Expand All @@ -229,14 +229,20 @@ en:
<li>Milo Thurston - Software Engineering</li>
<li>Chris Child - Project Management/Software Engineering</li>
<li>Aitor Apaolaza - Software Engineering</li>
<li>Alexia Cardona - Leadership</li>
</ul>
funding: >
%{site_name} has been funded by:
<ul>
<li>The <a href="https://www.oscars-project.eu/projects/mtess-x-scaling-training-portal-federation-ris-through-multi-tenanting-and-exchange"
target="_blank">OSCARS project</a>, which has received funding from the European Commission’s Horizon Europe
Research and Innovation programme under grant agreement No. 101129751;</li>
<li><a href="https://biofair.uk/"
target="_blank">BioFAIR</a> Short Term Funding Award GP312;</li>
<li>European Commission, Horizon 2020 Research Infrastructures programme (ELIXIR-EXCELERATE,
<a href="https://cordis.europa.eu/project/rcn/198519_en.html" target="_blank">grant agreement number 676559</a>);</li>
<li>ELIXIR Implementation Study (Registry Integration from a User Perspective);</li>
<li>ELIXIR Implementation Study (Learning Paths).</li>
<li>ELIXIR Implementation Study (Learning Paths);</li>
<li>BBSRC UK (Delivering ELIXIR-UK grant, grant agreement numbers
<a href="https://bbsrc.ukri.org/research/grants/grants/AwardDetails.aspx?FundingReference=BB/L005050/1"
target="_blank">BB/L005050/1</a> &amp;
Expand Down
4 changes: 4 additions & 0 deletions docker/tess.docker-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -94,6 +94,10 @@ default: &default
trainer_experience: 'trainer_experience.yml'
online_keywords: 'online_keywords.yml'
funders:
- url: https://www.oscars-project.eu/projects/mtess-x-scaling-training-portal-federation-ris-through-multi-tenanting-and-exchange
logo: elixir/oscars-logo.svg
- url: https://biofair.uk/
logo: elixir/biofair-logo.png
- url: https://elixir.ut.ee/
logo: nodes/logos_svg/EE.svg
- url: http://elixir-uk.org/
Expand Down