From 6bd4e66980fee1b25b3b8f006c0382c68c424b31 Mon Sep 17 00:00:00 2001 From: bender Date: Sun, 1 Mar 2026 17:42:10 +0000 Subject: [PATCH] Update src/app/layout.tsx --- src/app/layout.tsx | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/src/app/layout.tsx b/src/app/layout.tsx index 920868d..becee6e 100644 --- a/src/app/layout.tsx +++ b/src/app/layout.tsx @@ -15,7 +15,8 @@ export const metadata: Metadata = { follow: true, }, openGraph: { - title: "CompClub - Where Tech Enthusiasts Connect", description: "Join our vibrant community of 200+ members. Learn, code, and grow together.", type: "website", siteName: "CompClub", url: "https://compclub.com"}, + title: "CompClub - Where Tech Enthusiasts Connect", description: "Join our vibrant community of 200+ members. Learn, code, and grow together.", type: "website", siteName: "CompClub", url: "https://compclub.com" + }, }; export default function RootLayout({