File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -10,14 +10,14 @@ const config: Config = {
1010 favicon : 'img/favicon.ico' ,
1111
1212 // Set the production url of your site here
13- url : 'https://acolytec3 .github.io' ,
13+ url : 'https://ethereum .github.io' ,
1414 // Set the /<baseUrl>/ pathname under which your site is served
1515 // For GitHub pages deployment, it is often '/<projectName>/'
1616 baseUrl : '/execution-apis/' ,
1717
1818 // GitHub pages deployment config.
1919 // If you aren't using GitHub pages, you don't need these.
20- organizationName : 'acolytec3 ' , // Usually your GitHub org/user name.
20+ organizationName : 'ethereum ' , // Usually your GitHub org/user name.
2121 projectName : 'execution-apis' , // Usually your repo name.
2222 deploymentBranch : 'gh-pages' ,
2323
You can’t perform that action at this time.
0 commit comments