Skip to content
Snippets Groups Projects
index.tsx 805 B
Newer Older
export * from "./Home.tsx";
// Team
export * from "./team.tsx";
export * from "./attributions.tsx";
// Project
export * from "./contribution.tsx";
export * from "./description.tsx";
/* export * from "./engineering.tsx"; */
export * from "./experiments.tsx";
export * from "./notebook.tsx";
export * from "./results.tsx";
// Safety
export * from "./safety.tsx";
// Human Practices
export * from "./human-practices.tsx";
// Awards
/* export * from "./education.tsx";
export * from "./entrepreneurship.tsx";
export * from "./hardware.tsx";
export * from "./inclusivity.tsx";
export * from "./measurement.tsx";
export * from "./model.tsx";
export * from "./plant.tsx";
export * from "./software.tsx";
export * from "./sustainable.tsx"; */
// Contribution
export * from "./Bfh.tsx";
export * from "./wiki.tsx";