docs: Fix og:image

This commit is contained in:
Marc Rousavy 2023-03-16 13:24:15 -04:00
parent 49322f278b
commit 1bd21a8d2b

View File

@ -115,7 +115,7 @@ module.exports = {
}, },
{ {
name: 'og:image', name: 'og:image',
content: 'https://www.react-native-vision-camera.com/img/11.png' content: '/img/11.png'
}, },
], ],
announcementBar: { announcementBar: {