From 8c1f70464be28efda4a02a98866de64309aece37 Mon Sep 17 00:00:00 2001 From: Malte Lenger <malte.lenger@uni-bielefeld.de> Date: Thu, 28 Nov 2024 22:45:00 +0100 Subject: [PATCH] neues Bild Malte --- src/data/steckbriefe.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/data/steckbriefe.ts b/src/data/steckbriefe.ts index 13ff00ed..8ccc050c 100644 --- a/src/data/steckbriefe.ts +++ b/src/data/steckbriefe.ts @@ -474,7 +474,7 @@ export const teammembers: Array<SteckbriefInterface> = [ nachname: "Lenger", age: "21", linkedinurl: "https://www.linkedin.com/in/malte-lenger-08j2003", - hauptfoto: "https://static.igem.wiki/teams/5247/photos/team-photos/malte-1-2-11zon.webp", + hauptfoto: "https://static.igem.wiki/teams/5247/photos/team-photos/malte-neu-besser.webp", zweitfoto: "https://static.igem.wiki/teams/5247/photos/team-photos/malte-2-1-11zon.webp", pronouns: "he/him", studiengang: "B.Sc. Molecular Biotechnology", -- GitLab