File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -11,16 +11,16 @@ const config = {
1111 favicon : 'img/favicon.ico' ,
1212
1313 // Set the production url of your site here
14- url : 'https://boa-z .github.io' ,
14+ url : 'https://livecontainer .github.io' ,
1515 // Set the /<baseUrl>/ pathname under which your site is served
1616 // For GitHub pages deployments, it is often '/<projectName>/'
17- baseUrl : '/LiveContainer-Docs/ ' ,
17+ baseUrl : '/' ,
1818 trailingSlash : false ,
1919
2020 // GitHub pages deployment config.
2121 // If you aren't using GitHub pages, you don't need these.
22- organizationName : 'khanhduytran0 ' , // Usually your GitHub org/user name.
23- projectName : 'LiveContainer ' , // Usually your repo name.
22+ organizationName : 'livecontainer ' , // Usually your GitHub org/user name.
23+ projectName : 'livecontainer.github.io ' , // Usually your repo name.
2424
2525 // onBrokenLinks: 'throw',
2626 onBrokenLinks : 'warn' ,
You can’t perform that action at this time.
0 commit comments