mirror of
https://github.com/ershisan99/www.git
synced 2025-12-18 05:19:23 +00:00
fix opengraph?
This commit is contained in:
@@ -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