From 469db6b03aabff0154a046f7dceeaffdf21b72d9 Mon Sep 17 00:00:00 2001 From: Akhil Pillai Date: Sat, 24 Aug 2024 12:17:35 -0700 Subject: [PATCH] updated invite link --- src/app/page.tsx | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 57a39a6..192cd92 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -1,3 +1,4 @@ +import { DISCORD_INVITE_LINK } from '@/constants'; import React from 'react'; export default function Home() { @@ -31,7 +32,7 @@ export default function Home() { View on GitHub