updated edit links
This commit is contained in:
parent
99f84e30a6
commit
487f5dc019
|
|
@ -108,13 +108,13 @@ module.exports = {
|
|||
sidebarPath: require.resolve('./sidebars.js'),
|
||||
// Please change this to your repo.
|
||||
editUrl:
|
||||
'https://github.com/te-temp/te-website/edit/master/',
|
||||
'https://github.com/TokenEngineeringCommunity/website/edit/master/',
|
||||
},
|
||||
blog: {
|
||||
showReadingTime: true,
|
||||
// Please change this to your repo.
|
||||
editUrl:
|
||||
'https://github.com/te-temp/te-website/edit/master/te-website/blog/',
|
||||
'https://github.com/TokenEngineeringCommunity/website/edit/master/website/blog/',
|
||||
},
|
||||
theme: {
|
||||
customCss: require.resolve('./src/css/custom.css'),
|
||||
|
|
|
|||
Loading…
Reference in New Issue