Use static OG image for home preview
Build and push image / build (push) Successful in 1m21s

This commit is contained in:
alexandrev-tibco
2026-05-05 09:33:59 +02:00
parent 1cd8d008f0
commit 4ea874a31e
2 changed files with 2 additions and 2 deletions
+2 -2
View File
@@ -25,7 +25,7 @@ export const metadata: Metadata = {
locale: "en_US",
images: [
{
url: "https://hidden11.app/opengraph-image",
url: "https://hidden11.app/og-image.png",
width: 1200,
height: 630,
alt: "hidden11 daily football puzzle",
@@ -37,7 +37,7 @@ export const metadata: Metadata = {
card: "summary_large_image",
title: "hidden11",
description: "Beat Easy, Medium and Hard in the daily football lineup puzzle and share the result.",
images: ["https://hidden11.app/twitter-image"],
images: ["https://hidden11.app/og-image.png"],
},
};
Binary file not shown.

After

Width:  |  Height:  |  Size: 145 KiB