Skip to content

Commit

Permalink
fix: add twitter image
Browse files Browse the repository at this point in the history
  • Loading branch information
MartianGreed committed Dec 5, 2024
1 parent 57ee327 commit 12fc740
Showing 1 changed file with 5 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,11 @@ export async function generateMetadata({
`https://market.realms.world/og/eternum-season-pass.png`,
],
},

twitter: {
images: [
`https://market.realms.world/og/eternum-season-pass.png`,
],
},
}
}
const platform =
Expand Down

0 comments on commit 12fc740

Please sign in to comment.