docs: hide unfinished feature demos from sidebar

This commit is contained in:
2026-08-14 21:50:08 -07:00
parent b98d4d65c7
commit 8ddc151435
3 changed files with 9 additions and 3 deletions
-1
View File
@@ -306,7 +306,6 @@ const sidebar: DefaultTheme.SidebarItem[] = [
{ text: 'Usage', link: '/usage' },
{ text: 'Mining Workflow', link: '/mining-workflow' },
{ text: 'Launcher Script', link: '/launcher-script' },
{ text: 'Feature Demos', link: '/demos' },
],
},
{