From 9cb9d9ec0b6dc771bdabb00e43b11287fea1bee9 Mon Sep 17 00:00:00 2001
From: Michael Kohlhase <michael.kohlhase@fau.de>
Date: Sun, 16 Dec 2018 09:19:54 +0100
Subject: [PATCH] media format

---
 _layouts/person.html | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/_layouts/person.html b/_layouts/person.html
index c8a0665..5f0b461 100644
--- a/_layouts/person.html
+++ b/_layouts/person.html
@@ -98,7 +98,7 @@ layout: default
                 {% if page.researchgate %}
                 <a target="_blank"
 		   href="https://www.researchgate.net/profile/{{page.researchgate}}">
-		  <img style="width:50px;height:50px" src="/public/researchgate.png" title="ResearchGate"/>
+		  <img style="width:50px;height:50px" src="/public/researchgate.jpg" title="ResearchGate"/>
 		</a>
                 {% endif %}
                 {% if page.github %}
-- 
GitLab