Skip to content

Commit

Permalink
rdm: add uni bamberg to "brought to you by"
Browse files Browse the repository at this point in the history
  • Loading branch information
Zeller, Christina authored and fenekku committed Jun 11, 2024
1 parent ec93640 commit ad4bb59
Show file tree
Hide file tree
Showing 2 changed files with 285 additions and 1 deletion.
279 changes: 279 additions & 0 deletions assets/static/img/logo-uni-bamberg.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
7 changes: 6 additions & 1 deletion templates/products/rdm.html
Original file line number Diff line number Diff line change
Expand Up @@ -122,14 +122,19 @@ <h2 class="section-title">Brought to you by</h2>
<a href="https://ulakbim.tubitak.gov.tr"><img src="{{ '/static/img/logo-tubitak.svg'|asseturl }}" title="Tubitak"></a>
<a href="https://www.tugraz.at/en/home/"><img src="{{ '/static/img/logo-tu-graz.svg'|asseturl }}" title="TU Graz"></a>
<a href="https://www.tuwien.at/"><img src="{{ '/static/img/logo-tu-wien.svg'|asseturl }}" title="TU Wien"></a>
<a href="https://www.uni-hamburg.de/"><img src="{{ '/static/img/logo-uni-hamburg.png'|asseturl }}" title="Universität Hamburg"></a>
<a href="https://www.uni-bamberg.de/en/"><img src="{{ '/static/img/logo-uni-bamberg.svg'|asseturl }}" title="University of Bamberg"></a>
</div>
</div>
<div class="row centered">
<div class="col">
<a href="https://www.uni-hamburg.de/"><img src="{{ '/static/img/logo-uni-hamburg.png'|asseturl }}" title="Universität Hamburg"></a>
<a href="https://www.uni-muenster.de/en/"><img src="{{ '/static/img/logo-uni-muenster.svg'|asseturl }}" title="University of Münster"></a>
<a href="https://uni-tuebingen.de/en/"><img src="{{ '/static/img/logo-uni-tubingen.png'|asseturl }}" title="University of Tübingen"></a>
<a href="https://www.wacren.net"><img src="{{ '/static/img/logo-wacren.png'|asseturl }}" title="West and Central African Research and Education Network"></a>
</div>
</div>
<div class="row centered">
<div class="col">
<a href="https://www.kth.se"><img src="{{ '/static/img/logo-kth.svg'|asseturl }}" title="KTH Royal Institute of Technology"></a>
</div>
</div>
Expand Down

0 comments on commit ad4bb59

Please sign in to comment.