From b204365d4c2b49f6808a86ef443c7558be778dd7 Mon Sep 17 00:00:00 2001 From: Johannes Date: Thu, 10 Oct 2024 08:46:27 -0700 Subject: [PATCH] add discord --- app/(hacktoberfest)/page.tsx | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/app/(hacktoberfest)/page.tsx b/app/(hacktoberfest)/page.tsx index 4b3736f..f8b56bb 100644 --- a/app/(hacktoberfest)/page.tsx +++ b/app/(hacktoberfest)/page.tsx @@ -220,6 +220,13 @@ export default function IndexPage() { className="block font-bold hover:underline"> how to make 1050 points in 5 minutes without touching code + + join our Discord + ); }