mirror of
https://github.com/walkxcode/dashboard-icons.git
synced 2025-06-29 16:00:22 +08:00
fix(web): revert wrong opengraph image
This commit is contained in:
parent
8465fb4929
commit
0e003f6e90
@ -67,7 +67,6 @@ export async function generateMetadata({ params, searchParams }: Props, parent:
|
|||||||
description: `Download the ${formattedIconName} icon in SVG, PNG, and WEBP formats for FREE. Part of a collection of ${totalIcons} curated icons for services, applications and tools, designed specifically for dashboards and app directories.`,
|
description: `Download the ${formattedIconName} icon in SVG, PNG, and WEBP formats for FREE. Part of a collection of ${totalIcons} curated icons for services, applications and tools, designed specifically for dashboards and app directories.`,
|
||||||
type: "article",
|
type: "article",
|
||||||
url: pageUrl,
|
url: pageUrl,
|
||||||
images: [iconImageUrl],
|
|
||||||
authors: [authorName],
|
authors: [authorName],
|
||||||
publishedTime: updateDate.toISOString(),
|
publishedTime: updateDate.toISOString(),
|
||||||
modifiedTime: updateDate.toISOString(),
|
modifiedTime: updateDate.toISOString(),
|
||||||
|
Loading…
x
Reference in New Issue
Block a user