Add a social/opengraph image to improve share cards in social media platforms etc.

Which image?
Size: max 1200 × 630 pixels (aspect ratio of 1.91:1)
Can be configured in docusaurus.config.js:
constconfig={..themeConfig:
/** @type {import('@docusaurus/preset-classic').ThemeConfig} */({metadata: [..],// Social image for sharing, sets og:image and twitter:image meta-tags. Path relative to /static folderimage: 'img/logo.png',Preview-deployments can be tested using something like: https://www.opengraph.to/u/pester.dev/docs/commands/Should-BeEquivalent
Add a social/opengraph image to improve share cards in social media platforms etc.
Which image?
Size: max 1200 × 630 pixels (aspect ratio of 1.91:1)
Can be configured in docusaurus.config.js:
Preview-deployments can be tested using something like: https://www.opengraph.to/u/pester.dev/docs/commands/Should-BeEquivalent