File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -12,12 +12,12 @@ const config: Config = {
12
12
url : "https://quantstack.net/" ,
13
13
// Set the /<baseUrl>/ pathname under which your site is served
14
14
// For GitHub pages deployment, it is often '/<projectName>/'
15
- baseUrl : "/" ,
15
+ baseUrl : "/quantstack.github.io/ " ,
16
16
17
17
// GitHub pages deployment config.
18
18
// If you aren't using GitHub pages, you don't need these.
19
- organizationName : "QuantStack " , // Usually your GitHub org/user name.
20
- projectName : "/ quantstack.github.io/ " , // Usually your repo name.
19
+ organizationName : "/HaudinFlorence/ " , // Usually your GitHub org/user name.
20
+ projectName : "quantstack.github.io" , // Usually your repo name.
21
21
22
22
onBrokenLinks : "throw" ,
23
23
onBrokenMarkdownLinks : "warn" ,
You can’t perform that action at this time.
0 commit comments