diff --git a/wiki/pages/team.html b/wiki/pages/team.html index 58add33e0e30fc59546084630b0163cfb48a58a6..465a3b75311477adb60fe7b9091bd97f09398fed 100644 --- a/wiki/pages/team.html +++ b/wiki/pages/team.html @@ -69,6 +69,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 %}