Skip to content

Commit

Permalink
Fix: Edit this page bug, Remove: Blog feature.
Browse files Browse the repository at this point in the history
  • Loading branch information
ImmaZoni committed Mar 3, 2022
1 parent 6c0f84f commit 03e28fe
Showing 1 changed file with 2 additions and 8 deletions.
10 changes: 2 additions & 8 deletions docusaurus.config.js
Original file line number Diff line number Diff line change
Expand Up @@ -24,14 +24,8 @@ const config = {
docs: {
sidebarPath: require.resolve('./sidebars.js'),
// Please change this to your repo.
editUrl: 'https://github.com/subspace/subspace-docs',
},
blog: {
showReadingTime: true,
// Please change this to your repo.
editUrl:
'https://github.com/subspace/subspace-docs',
},
editUrl: 'https://github.com/subspace/subspace-docs/blob/main/',
},
theme: {
customCss: require.resolve('./src/css/custom.css'),
},
Expand Down

0 comments on commit 03e28fe

Please sign in to comment.