mirror of
https://github.com/homarr-labs/dashboard-icons.git
synced 2025-10-09 15:50:22 +02:00
remove the use of previousimages for og-image
This commit is contained in:
parent
7ef4f9ac28
commit
24251aa825
1 changed files with 1 additions and 2 deletions
|
@ -74,8 +74,7 @@ export async function generateMetadata({ params, searchParams }: Props, parent:
|
|||
height: 512,
|
||||
alt: `${formattedIconName} Icon`,
|
||||
type: "image/png",
|
||||
},
|
||||
...previousImages,
|
||||
}
|
||||
],
|
||||
authors: [authorName, "homarr"],
|
||||
publishedTime: updateDate.toISOString(),
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue