diff --git a/README.md b/README.md index 756b687f4..c9797c12f 100644 --- a/README.md +++ b/README.md @@ -47,13 +47,20 @@ To manually trigger the CI workflow to deploy the registry, go to the [Actions t ## Acknowledgements -This work is supported by the [MARVEL National Centre for Competency in Research]() funded by the [Swiss National Science Foundation](), -the MARKETPLACE project funded by [Horizon 2020](https://ec.europa.eu/programmes/horizon2020/) under the H2020-NMBP-25-2017 call (Grant No. 760173), -as well as by -the [MaX European Centre of Excellence]() funded by the Horizon 2020 EINFRA-5 program (Grant No. 676598). - -
- MARVEL - MaX - MarketPlace +We acknowledge support from: +* [MARVEL National Centre for Competency in Research](https://nccr-marvel.ch/) funded by the [Swiss National Science Foundation](https://www.snf.ch/en). +* [BIG-MAP project](https://www.big-map.eu) funded by the Horizon 2020 research and innovation programme (Grant No. 957189). +* [MARKETPLACE project](https://www.the-marketplace-project.eu/) funded by Horizon 2020 under the H2020-NMBP-25-2017 call (Grant No. 760173). +* [MaX European Centre of Excellence](https://www.max-centre.eu/) funded by the Horizon 2020 EINFRA-5 program (Grant No. 676598). +* [DOME 4.0 project](https://dome40.eu/) funded by the EU Horizon 2020 Research and Innovation Programme (Grant No. 953163) + + +
+ MARVEL + MaX + MarketPlace + BIG-MAP + EU + DOME 4.0
+ diff --git a/src/static/static/img/DOME_4.0.png b/src/static/static/img/DOME_4.0.png new file mode 100644 index 000000000..926c1ffdc Binary files /dev/null and b/src/static/static/img/DOME_4.0.png differ diff --git a/src/static/static/img/EU_flag.png b/src/static/static/img/EU_flag.png new file mode 100644 index 000000000..b18a700b1 Binary files /dev/null and b/src/static/static/img/EU_flag.png differ diff --git a/src/static/static/img/bigmap_logo.png b/src/static/static/img/bigmap_logo.png new file mode 100644 index 000000000..91f555016 Binary files /dev/null and b/src/static/static/img/bigmap_logo.png differ diff --git a/src/templates/layout.html b/src/templates/layout.html index 81446cbde..a46321638 100644 --- a/src/templates/layout.html +++ b/src/templates/layout.html @@ -9,12 +9,23 @@
The app list shown is automatically generated from the apps.yml file in this repository.

-This work is supported by the MARVEL National Centre for Competence in Research -funded by the Swiss National Science Foundation, as well as by the -MaX European Centre of Excellence -funded by the Horizon 2020 EINFRA-5 program, Grant No. 676598.
+This work is supported by the following projects and organizations: +

{% block footer_images %} -
    
+
+ MARVEL + MaX + MarketPlace + BIG-MAP + EU + DOME 4.0 +
{% endblock footer_images %} {% endblock footer %}