Add OpenGraph image with background

Signed-off-by: Mike Lewis <mtlewis@users.noreply.github.com>
This commit is contained in:
Mike Lewis
2021-06-11 15:51:10 +01:00
parent c7e0c9e16b
commit f881645e90
2 changed files with 1 additions and 2 deletions
+1 -2
View File
@@ -92,8 +92,7 @@ const siteConfig = {
cleanUrl: true,
// Open Graph and Twitter card images.
ogImage:
'logo_assets/png/Backstage_Identity_Assets_Artwork_RGB_04_Icon_Teal.png',
ogImage: 'img/sharing-opengraph.png',
twitterImage: 'img/twitter-summary.png',
// For sites with a sizable amount of content, set collapsible to true.