From 89572b7467341c16e490480ed9291f3c15058ca7 Mon Sep 17 00:00:00 2001 From: Arina Filatova <a.filatova@student.maastrichtuniversity.nl> Date: Tue, 9 Jul 2024 08:06:39 +0000 Subject: [PATCH] Update file team.html --- wiki/pages/team.html | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/wiki/pages/team.html b/wiki/pages/team.html index 465a3b7..e4b36a3 100644 --- a/wiki/pages/team.html +++ b/wiki/pages/team.html @@ -75,6 +75,12 @@ <h3>Devyani Ravi</h3> <h4>Role</h4> </div> + <div class="card col-md-3"> + <div class="bg-pos"></div> + <img class="one" src="https://gitlab.igem.org/2024/msp-maastricht/-/raw/main/wiki/images_project_description/profile_images/profile_image_Devyani.png?ref_type=heads" alt="Profile picture Dveyani"> + <h3>Devyani Ravi</h3> + <h4>Role</h4> + </div> </div> </div> {% endblock %} -- GitLab