From 2b956604329232abfbbeb3f63fb7af02fc55b151 Mon Sep 17 00:00:00 2001 From: Meera_Bobzin <meerachantelle.bobzin@uzh.ch> Date: Tue, 3 Dec 2024 22:55:01 +0100 Subject: [PATCH] small correction --- static/team_page.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/static/team_page.js b/static/team_page.js index 2ae8e76..2f3ce79 100644 --- a/static/team_page.js +++ b/static/team_page.js @@ -114,7 +114,7 @@ document.addEventListener('DOMContentLoaded', function() { name: "Linus Zwahlen", roles: ["Wet Lab"], quote: "I have at least two songs stuck in my head at all times! Ask me anytime for awesome song recommendations ;)", - description: "Passionate about environmental microbiology, plant biology, and synthetic biology, Linus is determined to combat climate change through science and politics. When he's not deep in research, you might find him performing music or theater, funking out on his sax. iGEM is his chance to finally get hands-on experience on a project of his very own and make his indoor plants drought-resistant (just kidding, biosafety first of course!).", + description: "Passionate about environmental microbiology, plant biology, and synthetic biology, Linus is determined to combat climate change through science and politics. When he's not deep in research, you might find him performing theatre or funking out on his sax. iGEM is his chance to finally get hands-on experience on a project of his very own and make his indoor plants drought-resistant (just kidding, biosafety first of course!).", image: "https://static.igem.wiki/teams/5250/team-members/img-06-min.jpg" }, { -- GitLab