diff --git a/app/layout.tsx b/app/layout.tsx index 49050fc..7dfc1d0 100644 --- a/app/layout.tsx +++ b/app/layout.tsx @@ -23,6 +23,7 @@ const cinzel = Cinzel_Decorative({ export const metadata: Metadata = { title: 'Tarokka', description: 'Fortune telling for D&D’s Curse of Strahd', + metadataBase: new URL('https://tarokka.app'), appleWebApp: { title: 'Tarokka', statusBarStyle: 'black-translucent',