We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e5d4b4c commit 76a463cCopy full SHA for 76a463c
src/html.js
@@ -17,6 +17,7 @@ export default function HTML(props) {
17
/>
18
<meta property="og:type" content="website" />
19
<meta property="og:locale" content="en_US" />
20
+ <meta property="og:image" content="/opengraph_preview.png" />
21
{props.headComponents}
22
</head>
23
<body {...props.bodyAttributes}>
static/opengraph_preview.png
45.7 KB
0 commit comments