File tree Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Original file line number Diff line number Diff line change @@ -20,19 +20,19 @@ const config = {
2020 } ,
2121
2222 // Set the production url of your site here
23- url : 'https://ghanem-mhd .github.io' ,
23+ url : 'https://dev-rebase .github.io' ,
2424 // Set the /<baseUrl>/ pathname under which your site is served
25- // For GitHub pages deployment, it is often '/<projectName> /'
26- baseUrl : '/dev-rebase/ ' ,
25+ // For organization sites, this should be ' /'
26+ baseUrl : '/' ,
2727
2828 // GitHub Pages adds a trailing slash to Docusaurus URLs by default.
2929 // It is recommended to set a "trailingSlash" config to avoid problems.
3030 trailingSlash : false ,
3131
3232 // GitHub pages deployment config.
3333 // If you aren't using GitHub pages, you don't need these.
34- organizationName : 'ghanem-mhd ' , // Usually your GitHub org/user name.
35- projectName : 'dev-rebase' , // Usually your repo name.
34+ organizationName : 'dev-rebase ' , // Usually your GitHub org/user name.
35+ projectName : 'dev-rebase.github.io ' , // Usually your repo name.
3636
3737 onBrokenLinks : 'throw' ,
3838 onBrokenMarkdownLinks : 'warn' ,
You can’t perform that action at this time.
0 commit comments