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

Contribution fertig

parent 23fef90d
No related branches found
No related tags found
No related merge requests found
Pipeline #532718 passed
......@@ -3,7 +3,7 @@ import { WikiTabs } from "./wiki-tabs";
export function Wiki () {
return (
<Subesction title="Wiki Developement" id="Our Contributions3">
<Subesction title="Wiki Developement" id="Our Contributions2">
<WikiTabs></WikiTabs>
</Subesction>
);
......
......@@ -14,6 +14,6 @@ const tabs = [
{tab: "Abstract"},
{ tab: "BFH European MeetUp", subtabs: ["Aftervideo", "Timeline", "About", "Posters", "Gallery", "Downloads"]},
{tab: "Our Collaborations", subtabs: ["MeetUp Guideline", "LNP Handbook"]},
{tab: "Our Contributions", subtabs: ["Biosafety & Security", "Parts", "Wiki Developement"]},
{tab: "Our Contributions", subtabs: ["Biosafety & Security", "Wiki Developement"]},
{tab: "Conclusion"}
];
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