Skip to content
Snippets Groups Projects
Commit c6d8ddfc authored by Michael Kohlhase's avatar Michael Kohlhase
Browse files

adding logos

parent 94942b71
Branches
No related tags found
No related merge requests found
......@@ -5,6 +5,7 @@
{% assign item = include.item %}
<li class="collection-item">
{% if item.logo %} <img style="width:100px" src="/{{item.logo}}" alt="{{item.title}} logo"/> {% endif %}
<a href="{{item.url}}" class="title">{{item.title}}</a>
{% if item.funding %} ({{item.funding}}) {% endif %}
{% if item.orphan %}<b>(up for adoption)</b>{% endif %}
......
......@@ -15,7 +15,7 @@ people:
- mkohlhase
- dginev
logo: public/leibniz_logo.png
logo: public/leibniz_logo.svg
funding: Leibniz Foundation
program: SAW
grantid: SAW-2012-FIZ_KA-2
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment