diff --git a/_includes/psitem.html b/_includes/psitem.html index f7438f918913d131eba88568d7f7fdc794f64ffd..c8b29c1b7c9f93cb0d6939a6256df08da0800185 100644 --- a/_includes/psitem.html +++ b/_includes/psitem.html @@ -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 %} diff --git a/projects/mathsearch.md b/projects/mathsearch.md index dd3c3d86fe98742637f9c8fdcfa7747c8d725c51..7bfbd28c62f816690da552ea02f7117907f2c34e 100644 --- a/projects/mathsearch.md +++ b/projects/mathsearch.md @@ -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