Skip to content

Commit

Permalink
fix: og metadata
Browse files Browse the repository at this point in the history
  • Loading branch information
MartianGreed committed Dec 5, 2024
1 parent e2a9f68 commit 57ee327
Showing 1 changed file with 1 addition and 5 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -24,11 +24,7 @@ export async function generateMetadata({
description: 'Conquer the Realms',
openGraph: {
images: [
{
url: `https://market.realms.world/og/eternum-season-pass.png`,
height: 630,
width: 1200,
},
`https://market.realms.world/og/eternum-season-pass.png`,
],
},

Expand Down

0 comments on commit 57ee327

Please sign in to comment.