From bc5c7e740ae10842d7adc01bcf0e9b96e0a593cb Mon Sep 17 00:00:00 2001 From: Viacheslav Date: Sat, 30 Dec 2023 09:32:32 +0200 Subject: [PATCH] Update layout.tsx --- app/layout.tsx | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/app/layout.tsx b/app/layout.tsx index bab505f..c7a9160 100644 --- a/app/layout.tsx +++ b/app/layout.tsx @@ -7,6 +7,10 @@ const inter = Inter({ subsets: ["latin"] }); export const metadata: Metadata = { title: "notFair", description: "First coin on the first zk blockchain", + openGraph: { + title: "notFair", + description: "First coin on the first zk blockchain", + }, }; export default function RootLayout({