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 33import { themes as prismThemes } from 'prism-react-renderer' ;
44
55const branch = 'main' ;
6- const repoUrl = `https://github.com/fast-excel/fastexcel ` ;
6+ const repoUrl = `https://github.com/fast-excel/fesod ` ;
77
88const config = {
9- title : 'FastExcel ' ,
9+ title : 'Fesod ' ,
1010 favicon : 'img/favicon.ico' ,
1111
1212 // Set the production url of your site here
1313 url : 'https://fast-excel.github.io' ,
1414 // Set the /<baseUrl>/ pathname under which your site is served
1515 // For GitHub pages deployment, it is often '/<projectName>/'
16- baseUrl : '/fastexcel /' ,
16+ baseUrl : '/fesod /' ,
1717
1818 // GitHub pages deployment config.
1919 organizationName : 'fast-excel' ,
20- projectName : 'fastexcel ' ,
20+ projectName : 'fesod ' ,
2121 deploymentBranch : 'gh-pages' ,
2222
2323 onBrokenLinks : 'throw' ,
You can’t perform that action at this time.
0 commit comments