Skip to content

Commit

Permalink
Remove unused code and export statement
Browse files Browse the repository at this point in the history
  • Loading branch information
IhsenBouallegue committed Jan 20, 2024
1 parent 3882c2b commit 4471a16
Showing 1 changed file with 1 addition and 6 deletions.
7 changes: 1 addition & 6 deletions src/content/docs/team.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -3,14 +3,9 @@ title: Team
description: Meet the team behind the OpenIPC Docs.
---

export const meta = {
title: "Team",
description: "Meet the team behind the OpenIPC Docs.",
};

import CardGrid from "../../components/card-grid.astro";

#### Thanks to everyone who has contributed to the documentation of OpenIPC!
Thanks to everyone who has contributed to the documentation of OpenIPC!

<CardGrid
members={[
Expand Down

0 comments on commit 4471a16

Please sign in to comment.