[site/theme][xs]: make og:image url absolute.

This commit is contained in:
Rufus Pollock 2022-04-26 20:18:14 +02:00
parent 439abfde94
commit a0e846f142
1 changed files with 1 additions and 1 deletions

View File

@ -19,7 +19,7 @@ const siteConfig = {
openGraph: { openGraph: {
images: [ images: [
{ {
url: "/img/home-page-screenshot-social-preview.png", url: "https://web3.lifeitself.us/img/home-page-screenshot-social-preview.png",
alt: "Making Sense of Crypto & Web3 by Life Itself", alt: "Making Sense of Crypto & Web3 by Life Itself",
width: 1200, width: 1200,
height: 627, height: 627,