Skip to content

Commit

Permalink
chore: remove closed from yoki
Browse files Browse the repository at this point in the history
  • Loading branch information
zaida04 authored Jul 25, 2024
1 parent 6545791 commit 8379c63
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions src/content/data/projects.ts
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,6 @@ export const projects_data = {
servers: "1,800+",
members: "100,000+",
},
shutdown: true,
description:
"The first moderation bot on guilded.gg. Comes with auto-moderation, user verification, logging, and more.",
tags: ["TypeScript", "Next.JS", "React"],
Expand Down Expand Up @@ -142,4 +141,4 @@ export const project_sections: Record<
description:
"These are open-source libraries that I've created. These are used by myself and others to make it easier to build their projects.",
},
};
};

0 comments on commit 8379c63

Please sign in to comment.