File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -11,15 +11,15 @@ const config: Config = {
1111 favicon : "img/logo.png" ,
1212
1313 // Set the production url of your site here
14- url : "https://your-docusaurus-site.example.com " ,
14+ url : "https://fourcels.github.io " ,
1515 // Set the /<baseUrl>/ pathname under which your site is served
1616 // For GitHub pages deployment, it is often '/<projectName>/'
17- baseUrl : "/" ,
17+ baseUrl : "/react-image-upload/ " ,
1818
1919 // GitHub pages deployment config.
2020 // If you aren't using GitHub pages, you don't need these.
21- organizationName : "facebook " , // Usually your GitHub org/user name.
22- projectName : "docusaurus " , // Usually your repo name.
21+ organizationName : "fourcels " , // Usually your GitHub org/user name.
22+ projectName : "react-image-upload " , // Usually your repo name.
2323
2424 onBrokenLinks : "throw" ,
2525 onBrokenMarkdownLinks : "warn" ,
You can’t perform that action at this time.
0 commit comments