Skip to content
Snippets Groups Projects
Commit e5a1c5c4 authored by Liliana Sanfilippo's avatar Liliana Sanfilippo
Browse files

mint

parent c3b1b753
No related branches found
No related tags found
No related merge requests found
Pipeline #447581 passed
......@@ -16,6 +16,15 @@ export function HPEducation(){
<div className="col">
<ButtonOne openclass="edu-cycletab" text="Schüler*innen Akademie" open="akademie"></ButtonOne>
</div>
<div className="col">
<ButtonOne openclass="edu-cycletab" text="MINT Sommer" open="mint"></ButtonOne>
</div>
</div>
<div id="edu-overview" className="edu-cycletab" style={{display: "block"}}>
<H4 id="edu-heading" text="Our education and outreach"/>
<p>Education and outreach remain vital, even without being a special prize focus. They help us share knowledge, inspire people, and create lasting impact. By making information accessible, we empower the public to make informed decisions and engage in meaningful discussions.</p>
......@@ -67,8 +76,17 @@ Moreover, we connected with other institutions and participants at the event. We
<img src="https://static.igem.wiki/teams/5247/photos/edcation-and-outreach/teutoruft-gruppe.jpeg"></img>
</div>
</div>
</div>
</div>
<div id="mint" className="edu-cycletab" style={{display: "block"}}>
<H4 id="mint-heading" text="..."/>
</div>
</div>
);
}
\ No newline at end of file
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment