Skip to content

Commit

Permalink
Update docusaurus.config.js
Browse files Browse the repository at this point in the history
Signed-off-by: 0xbentobyte <[email protected]>
  • Loading branch information
0xbentobyte authored Dec 26, 2024
1 parent 1f8027a commit e71ef2f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docusaurus.config.js
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ const config = {
'classic',
{
docs: {
routeBasePath: '/',
routeBasePath: 'landing',
sidebarPath: require.resolve('./sidebars.js'),
remarkPlugins: [[require('./src/plugins/remark-apollo-sandbox'), {}]],
},
Expand Down

0 comments on commit e71ef2f

Please sign in to comment.