From c866f8692357953adc3f956c9fd8e81212284ee5 Mon Sep 17 00:00:00 2001 From: Gavin McDonald Date: Sun, 13 Apr 2025 12:00:23 -0400 Subject: [PATCH] proper name and description --- app/layout.tsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/app/layout.tsx b/app/layout.tsx index 89d2abf..c120fcb 100644 --- a/app/layout.tsx +++ b/app/layout.tsx @@ -13,8 +13,8 @@ const geistMono = Geist_Mono({ }); export const metadata: Metadata = { - title: 'Create Next App', - description: 'Generated by create next app', + title: 'Tarokka', + description: 'Fortune telling for D&D’s Curse of Strahd', }; export default function RootLayout({