Skip to content

Commit

Permalink
Update docusaurus.config.js
Browse files Browse the repository at this point in the history
  • Loading branch information
HsiangNianian authored Jan 23, 2023
1 parent 0df6d90 commit 5f77bbb
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docusaurus.config.js
Original file line number Diff line number Diff line change
Expand Up @@ -44,14 +44,14 @@ const config = {
// Please change this to your repo.
// Remove this to remove the "edit this page" links.
editUrl:
'https://github.com/retrofor/retrofor.github.io/blob/master/docs/',
'https://github.com/retrofor/retrofor.github.io/blob/master/',
},
blog: {
showReadingTime: true,
// Please change this to your repo.
// Remove this to remove the "edit this page" links.
editUrl:
'https://github.com/retrofor/retrofor.github.io/blob/master/blog/',
'https://github.com/retrofor/retrofor.github.io/blob/master/',
},
theme: {
customCss: require.resolve('./src/css/custom.css'),
Expand Down

0 comments on commit 5f77bbb

Please sign in to comment.