We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 62d72e0 commit 88244d4Copy full SHA for 88244d4
1 file changed
routes/projects.tsx
@@ -20,8 +20,6 @@ const COMMUNITY_REPOS: string[] = [
20
"imacrayon/snowbodyknows",
21
"imacrayon/whatthetofu",
22
"kentonh/ProjectNameGenerator",
23
- "sethetter/linktrap",
24
- "sethetter/reqq",
25
];
26
27
export default async function Home() {
0 commit comments