fix og-image

This commit is contained in:
Thomas Camlong 2025-04-17 09:47:32 +02:00
parent 24251aa825
commit 6839eb5bba
No known key found for this signature in database
GPG Key ID: A678F374F428457B

View File

@ -27,7 +27,7 @@ export async function generateMetadata(): Promise<Metadata> {
url: `${BASE_URL}/icons`, url: `${BASE_URL}/icons`,
images: [ images: [
{ {
url: "/og-image-browse.png", url: "/og-image.png",
width: 1200, width: 1200,
height: 630, height: 630,
alt: "Browse Dashboard Icons Collection", alt: "Browse Dashboard Icons Collection",