Update docusaurus.config.js
This commit is contained in:
parent
92e52d6c0e
commit
94ec78e826
@ -1,8 +1,8 @@
|
|||||||
module.exports = {
|
module.exports = {
|
||||||
title: 'VisionCamera',
|
title: 'VisionCamera',
|
||||||
tagline: '📸 The Camera library that sees the vision.',
|
tagline: '📸 The Camera library that sees the vision.',
|
||||||
url: 'https://github.com/cuvent/react-native-vision-camera',
|
url: 'https://cuvent.github.io',
|
||||||
baseUrl: '/',
|
baseUrl: '/react-native-vision-camera/',
|
||||||
onBrokenLinks: 'throw',
|
onBrokenLinks: 'throw',
|
||||||
onBrokenMarkdownLinks: 'warn',
|
onBrokenMarkdownLinks: 'warn',
|
||||||
favicon: './favicon.ico',
|
favicon: './favicon.ico',
|
||||||
|
Loading…
Reference in New Issue
Block a user