Skip to content

Commit ddad1b3

Browse files
committed
slight change
1 parent b139750 commit ddad1b3

File tree

1 file changed

+3
-4
lines changed

1 file changed

+3
-4
lines changed

website/pages/en/_meta.js

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,12 @@
11
export default {
2+
index: '',
23
'---1': {
34
type: 'separator',
45
},
56
'###1': {
67
type: 'heading',
78
title: 'Overview',
89
},
9-
index: '',
10-
about: '',
1110
about: '',
1211
network: 'The Graph Roles',
1312
billing: '',
@@ -38,7 +37,7 @@ export default {
3837
},
3938
'###4': {
4039
type: 'heading',
41-
title: 'Developing',
40+
title: 'Developers',
4241
},
4342
'quick-start': '',
4443
developing: 'Developing',
@@ -52,7 +51,7 @@ export default {
5251
},
5352
'###5': {
5453
type: 'heading',
55-
title: 'Indexing',
54+
title: 'Indexers',
5655
},
5756
'operating-graph-node': '',
5857
'chain-integration-overview': '',

0 commit comments

Comments
 (0)