Skip to content

Commit 387ab3b

Browse files
authored
Add missing divider (#381)
1 parent 1ea3fda commit 387ab3b

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

website/pages/en/_meta.js

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,13 +33,16 @@ export default {
3333
substreams: {
3434
type: 'children',
3535
},
36+
'---4': {
37+
type: 'separator',
38+
},
3639
'###3': {
3740
type: 'heading',
3841
title: 'Indexing',
3942
},
4043
'operating-graph-node': '',
4144
firehose: '',
42-
'---4': {
45+
'---5': {
4346
type: 'separator',
4447
},
4548
'release-notes': 'Release Notes & Upgrade Guides',

0 commit comments

Comments
 (0)