diff --git a/nuxt.config.js b/nuxt.config.js index b0548cabf..6a1fdc3bf 100644 --- a/nuxt.config.js +++ b/nuxt.config.js @@ -65,6 +65,10 @@ export default { itemprop: "image", content: `https://postwoman.io/logo.jpg`, }, + { + property: "og:image", + content: `https://postwoman.io/logo.jpg`, + }, // Add to homescreen for Chrome on Android. Fallback for PWA (handled by nuxt) { name: "application-name",