Skip to content

Commit

Permalink
ogp設定できたかな?
Browse files Browse the repository at this point in the history
  • Loading branch information
iorin-io committed May 21, 2024
1 parent 3a55ce3 commit e472c45
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions src/app/layout.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,11 @@ export const metadata: Metadata = {
title: "はま寿司 or ポポヤシ",
description: "はま寿司なのか、ポポヤシなのか",
},
twitter: {
card: "summary",
title: "はま寿司 or ポポヤシ",
description: "はま寿司なのか、ポポヤシなのか",
},
};

export default function RootLayout({
Expand Down

0 comments on commit e472c45

Please sign in to comment.