From 0e763a96aa709b3e72a269034074fc498a839a3b Mon Sep 17 00:00:00 2001 From: Kaya <kaya.lange@uni-bielefeld.de> Date: Wed, 2 Oct 2024 09:46:38 +0200 Subject: [PATCH] changes timeline --- src/data/hptimelinedata.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/data/hptimelinedata.tsx b/src/data/hptimelinedata.tsx index aa05e807..f7a57d00 100644 --- a/src/data/hptimelinedata.tsx +++ b/src/data/hptimelinedata.tsx @@ -193,7 +193,7 @@ export const timelinedata: Array<TimelineDatenpunkt> = [ { vorname: "Ideation in Hamburg", nachnname: "", - pictureurl: pics[' hamburg'], + pictureurl: pics['hamburg'], job: "Team iGEM", affiliation: "Bielfeld CeBiTec 2024", tag: "Milestone", -- GitLab