fix(web): revert wrong opengraph image

This commit is contained in:
Thomas Camlong 2025-04-22 18:33:55 +02:00
parent 8465fb4929
commit 0e003f6e90
No known key found for this signature in database
GPG Key ID: A678F374F428457B

View File

@ -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.`,
type: "article",
url: pageUrl,
images: [iconImageUrl],
authors: [authorName],
publishedTime: updateDate.toISOString(),
modifiedTime: updateDate.toISOString(),