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

igem bielefeld

parent c548d876
No related branches found
No related tags found
No related merge requests found
Pipeline #447605 passed
......@@ -8,6 +8,9 @@ export function igemBielefeld() {
useTabNavigation();
return (
<>
<Section title="Bielefeld University" id="Bielefeld University">
...
</Section>
<Section title="History" id="History">
<div className="row">
<div className="col">
......
......@@ -12,7 +12,8 @@ export function iGemBielefeldSidebar(){
}
const tabs = [
{ tab: "History", subtabs: ["Origins", "Former Teams"]},
{tab: "Bielefeld University"},
{ tab: "History"},
{ tab: "Steering Committee", subtabs: ["Function", "Jörn"]},
{tab: "Future"}
];
\ 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