mirror of
https://github.com/ershisan99/www.git
synced 2025-12-17 12:34:17 +00:00
fix opengraph?
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
---
|
||||
title: Balance Changes & Adjustments
|
||||
description: Learn about the multiplayer balance changes in Balatro MP, including new multiplayer jokers, celestial pack additions, and adjustments to glass cards and tarot packs.
|
||||
description: Learn about the multiplayer balance changes in Balatro MP, including new jokers, planet cards, and adjustments to glass cards and tarot cards.
|
||||
---
|
||||
|
||||
## Jokers
|
||||
|
||||
@@ -5,7 +5,7 @@ export const GET = metadataImage.createAPI((page) => {
|
||||
return generateOGImage({
|
||||
title: page.data.title,
|
||||
description: page.data.description,
|
||||
site: 'My App',
|
||||
site: 'Balatro Multiplayer',
|
||||
})
|
||||
})
|
||||
|
||||
|
||||
Reference in New Issue
Block a user