From ca9b03ff0c2913cd1c5d3fbb93212a09bc1b3eb5 Mon Sep 17 00:00:00 2001 From: Liliana Sanfilippo <lsanfilippo@techfak.uni-bielefeld.de> Date: Sat, 23 Nov 2024 11:15:35 +0100 Subject: [PATCH] links --- 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 cd9cc2d3..140d425d 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> <HPgoToPageWithTabAndScroll id='teutoruft' scrollId="teuroruft-heading" path='' text="Der Teuto ruft!"/> 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