Skip to content

Commit fc1de57

Browse files
committed
getting started h5
1 parent 903f204 commit fc1de57

File tree

1 file changed

+5
-10
lines changed

1 file changed

+5
-10
lines changed

sidebars.js

Lines changed: 5 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -34,16 +34,11 @@ const sidebars = {
3434
},
3535

3636
//GET STARTED
37-
{
38-
type: 'category',
39-
label: 'Getting Started',
40-
items: [
41-
'intro-replicated',
42-
'vendor/kots-faq',
43-
'vendor/quick-start',
44-
'vendor/replicated-onboarding',
45-
]
46-
},
37+
{type: 'html', value: '<h5>getting started</h5>', defaultStyle: true},
38+
'intro-replicated',
39+
'vendor/kots-faq',
40+
'vendor/quick-start',
41+
'vendor/replicated-onboarding',
4742
// {
4843
// type: 'category',
4944
// label: 'Planning',

0 commit comments

Comments
 (0)