Skip to content
Snippets Groups Projects
Commit 64a6b2a1 authored by Devyani Ravi's avatar Devyani Ravi
Browse files

remove sidebar config

parent 921a3403
No related branches found
No related tags found
No related merge requests found
Pipeline #457908 passed
......@@ -47,12 +47,7 @@ export default defineUserConfig({
// Disable sidebar on the team page
'/team': false,
// Enable sidebar on all other pages
'/': [
{
text: 'On This Page', // Sidebar title
children: 'auto', // Automatically generate based on headers
},
],
},
},
{
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment