From 15a280b0ad7c842c2b72984478f336cb67a023b9 Mon Sep 17 00:00:00 2001 From: Kaya <kaya.lange@uni-bielefeld.de> Date: Thu, 21 Nov 2024 19:43:51 +0100 Subject: [PATCH] hp --- 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 1c28134b..cd9cc2d3 100644 --- a/src/data/hptimelinedata.tsx +++ b/src/data/hptimelinedata.tsx @@ -787,7 +787,7 @@ export const timelinedata: Array<TimelineDatenpunkt> = [ quoteNachname: "Sahami Moghaddam, Teammember", quoteVorname: "Asal", quote: "I had a great time educating the kids about gene therapy and CF in a playful way, and there were some very interesting conversations with the parents.", - summary: [<p><a onClick={() => HPgoToPageWithTabAndScroll({id: 'teutoruft', scrollId: "teuroruft-heading" , path: '/human-practices', text: "â€Der Teuto ruft!â€"})}>"Der Teuto ruft</a> is a community event in Bielefeld where iGEM Bielefeld participated to raise awareness about Cystic Fibrosis (CF) and gene therapy. They engaged children through interactive experiments, such as creating lung models and simulating mucus to help them understand the challenges faced by CF patients. Adults were informed about their gene therapy project and had meaningful discussions about the implications of CF treatment. Collaborating with other institutions like the life science student initiative btS, the team expanded their outreach. Despite changeable weather, the event was a success in educating the public and improving science communication.</p>], + summary: [<p><a onClick={() => HPgoToPageWithTabAndScroll({id: 'teutoruft', scrollId: "teuroruft-heading" , path: '/human-practices', text: "â€Der Teuto ruft!â€"})}>"Der Teuto ruft"</a> is a community event in Bielefeld where iGEM Bielefeld participated to raise awareness about Cystic Fibrosis (CF) and gene therapy. They engaged children through interactive experiments, such as creating lung models and simulating mucus to help them understand the challenges faced by CF patients. Adults were informed about their gene therapy project and had meaningful discussions about the implications of CF treatment. Collaborating with other institutions like the life science student initiative btS, the team expanded their outreach. Despite changeable weather, the event was a success in educating the public and improving science communication.</p>], months: "June" }, { -- GitLab