From 35bdc8d5a7f855e7c7004893075aec3ea47f1ce7 Mon Sep 17 00:00:00 2001
From: julientaq <julien@coko.foundation>
Date: Tue, 21 Dec 2021 22:06:07 +0100
Subject: [PATCH] fix vignesh uppercase

---
 src/data/team.json | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/src/data/team.json b/src/data/team.json
index ac32928..f48462f 100644
--- a/src/data/team.json
+++ b/src/data/team.json
@@ -156,7 +156,7 @@
         },
         {
             "cardWidth": "normal",
-            "portrait": "/images/uploads/VigneshDevendran.jpg",
+            "portrait": "/images/uploads/vigneshdevendran.jpg",
             "name": "Vignesh Devendran",
             "fonction": "",
             "description": "Developer with many years of experience in developing enterprise web applications. Vignesh currently work towards improving and extending features in Kotahi platform. He is a creative logical thinker with a great passion for technology and innovation. He is from Tamil Nadu, India."
-- 
GitLab