@@ -9,14 +9,20 @@ export const metadata = {
|
||||
images: [
|
||||
{
|
||||
url: ogImage,
|
||||
width: 1600,
|
||||
height: 900
|
||||
width: 800,
|
||||
height: 450,
|
||||
type: "image/jpeg"
|
||||
}
|
||||
],
|
||||
},
|
||||
twitter: {
|
||||
images: [
|
||||
ogImage
|
||||
{
|
||||
url: ogImage,
|
||||
width: 800,
|
||||
height: 450,
|
||||
type: "image/jpeg"
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user