[metadata][xs]: fix link preview image

This commit is contained in:
deme 2023-04-21 17:11:31 -03:00
parent b38ea26f82
commit 061a5dd171
2 changed files with 3 additions and 3 deletions

View File

@ -36,10 +36,10 @@ const config = {
locale: "en_US", locale: "en_US",
images: [ images: [
{ {
url: "https://datahub.io/static/img/opendata/product.png", // TODO url: "/homepage-screenshot.png", // TODO
alt: "Portal.JS - Rapidly build rich data portals using a modern frontend framework", alt: "Portal.JS - Rapidly build rich data portals using a modern frontend framework",
width: 1200, width: 1280,
height: 627, height: 720,
type: "image/jpg", type: "image/jpg",
}, },
], ],

Binary file not shown.

After

Width:  |  Height:  |  Size: 100 KiB