From e472c45c15555de6fc61cabd1c237aed8d81ac73 Mon Sep 17 00:00:00 2001 From: iorin-io Date: Tue, 21 May 2024 21:03:32 +0900 Subject: [PATCH] =?UTF-8?q?ogp=E8=A8=AD=E5=AE=9A=E3=81=A7=E3=81=8D?= =?UTF-8?q?=E3=81=9F=E3=81=8B=E3=81=AA=EF=BC=9F?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/app/layout.tsx | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/src/app/layout.tsx b/src/app/layout.tsx index f15d3a8..5b2eac2 100644 --- a/src/app/layout.tsx +++ b/src/app/layout.tsx @@ -11,6 +11,11 @@ export const metadata: Metadata = { title: "はま寿司 or ポポヤシ", description: "はま寿司なのか、ポポヤシなのか", }, + twitter: { + card: "summary", + title: "はま寿司 or ポポヤシ", + description: "はま寿司なのか、ポポヤシなのか", + }, }; export default function RootLayout({