We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e242b35 commit 41a590fCopy full SHA for 41a590f
1 file changed
sidebarsTheolive.ts
@@ -67,17 +67,6 @@ const sidebars: SidebarsConfig = {
67
link: { type: 'generated-index', slug: 'platform' },
68
items: [{ type: 'autogenerated', dirName: 'platform' }],
69
},
70
- // TODO: Unhide when content is written
71
- // {
72
- // type: 'category',
73
- // label: 'Automations & Insights',
74
- // customProps: {
75
- // icon: '📖',
76
- // },
77
- // description: 'Automate workflows and gain insights into your viewers.',
78
- // link: { type: 'generated-index', slug: 'platform' },
79
- // items: [{ type: 'autogenerated', dirName: 'platform' }],
80
81
'troubleshooting',
82
{
83
type: 'html',
0 commit comments