diff --git a/docs/docusaurus.config.js b/docs/docusaurus.config.js index 8ac56d6..23a0497 100644 --- a/docs/docusaurus.config.js +++ b/docs/docusaurus.config.js @@ -107,9 +107,13 @@ module.exports = { }, image: 'img/11.png', metadata: [ + { + name: 'author', + content: 'Marc Rousavy' + }, { 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', @@ -121,7 +125,7 @@ module.exports = { }, { name: 'og:description', - content: '📸 A powerful, high-performance React Native Camera library.' + content: 'A powerful, high-performance React Native Camera library.' }, { name: 'og:image',