[metadata][xs]: fix link preview image
This commit is contained in:
parent
b38ea26f82
commit
061a5dd171
@ -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",
|
||||||
},
|
},
|
||||||
],
|
],
|
||||||
|
|||||||
BIN
site/public/homepage-screenshot.png
Normal file
BIN
site/public/homepage-screenshot.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 100 KiB |
Loading…
x
Reference in New Issue
Block a user