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