docs: Update meta tags

This commit is contained in:
Marc Rousavy 2023-10-16 13:37:09 +02:00
parent 53475dc1f3
commit 208d737e9d
No known key found for this signature in database
GPG Key ID: 83BEF0F19E8F5321

View File

@ -107,9 +107,13 @@ module.exports = {
}, },
image: 'img/11.png', image: 'img/11.png',
metadata: [ metadata: [
{
name: 'author',
content: 'Marc Rousavy'
},
{ {
name: 'keywords', name: 'keywords',
content: 'documentation, coding, docs, guides, camera, react, native, react-native' content: 'react, native, camera, react-native, react-native-camera, photo, record, video, react-native-vision-camera, VisionCamera, frame-processor, frame-processing, frame, qr, qr-code, barcode, scanning, detector, detection, documentation, coding, docs, guides, marc, rousavy, mrousavy'
}, },
{ {
name: 'og:title', name: 'og:title',
@ -121,7 +125,7 @@ module.exports = {
}, },
{ {
name: 'og:description', name: 'og:description',
content: '📸 A powerful, high-performance React Native Camera library.' content: 'A powerful, high-performance React Native Camera library.'
}, },
{ {
name: 'og:image', name: 'og:image',