We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 40fbf0e commit 3ba760cCopy full SHA for 3ba760c
docs/docusaurus.config.ts
@@ -10,11 +10,11 @@ const config: Config = {
10
favicon: 'img/favicon.ico',
11
12
// Set the production url of your site here
13
- url: 'https://your-docusaurus-site.example.com',
+ url: 'https://baronha.github.io',
14
15
// Set the /<baseUrl>/ pathname under which your site is served
16
// For GitHub pages deployment, it is often '/<projectName>/'
17
- baseUrl: '/',
+ baseUrl: '/react-native-multiple-image-picker/',
18
19
// GitHub pages deployment config.
20
// If you aren't using GitHub pages, you don't need these.
0 commit comments