Updated social share images

This commit is contained in:
Liyas Thomas
2020-08-23 16:47:48 +05:30
parent 1059d2ddbd
commit c3d6343edb

View File

@@ -46,11 +46,11 @@ export default {
}, },
{ {
itemprop: "image", itemprop: "image",
content: `${process.env.BASE_URL}logo.jpg`, content: `${process.env.BASE_URL}banner.jpg`,
}, },
{ {
property: "og:image", property: "og:image",
content: `${process.env.BASE_URL}logo.jpg`, content: `${process.env.BASE_URL}banner.jpg`,
}, },
// Add to homescreen for Chrome on Android. Fallback for PWA (handled by nuxt) // Add to homescreen for Chrome on Android. Fallback for PWA (handled by nuxt)
{ {