File tree Expand file tree Collapse file tree 1 file changed +9
-25
lines changed Expand file tree Collapse file tree 1 file changed +9
-25
lines changed Original file line number Diff line number Diff line change @@ -8,34 +8,17 @@ export default {
8
8
title : 'Overview' ,
9
9
} ,
10
10
about : '' ,
11
- network : 'The Graph Roles' ,
12
- billing : '' ,
13
- benefits : 'Benefits' ,
11
+ network : 'The Graph Network' ,
14
12
tokenomics : 'Tokenomics' ,
15
13
contracts : 'Protocol Contracts' ,
16
14
glossary : '' ,
17
- '---2' : {
18
- type : 'separator' ,
19
- } ,
20
- '###2' : {
21
- type : 'heading' ,
22
- title : 'Products' ,
23
- } ,
15
+ explorer : '' ,
24
16
firehose : '' ,
25
17
substreams : '' ,
26
- '---3' : {
27
- type : 'separator' ,
28
- } ,
29
- '###3' : {
30
- type : 'heading' ,
31
- title : 'Data Consumers' ,
32
- } ,
33
- explorer : '' ,
34
- querying : 'Querying' ,
35
- '---4' : {
18
+ '---2' : {
36
19
type : 'separator' ,
37
20
} ,
38
- '###4 ' : {
21
+ '###2 ' : {
39
22
type : 'heading' ,
40
23
title : 'Developers' ,
41
24
} ,
@@ -44,12 +27,13 @@ export default {
44
27
deploying : 'Deploying' ,
45
28
publishing : 'Publishing' ,
46
29
managing : 'Managing' ,
30
+ querying : 'Querying' ,
47
31
cookbook : 'Cookbook' ,
48
32
'release-notes' : 'Release Notes & Upgrade Guides' ,
49
- '---5 ' : {
33
+ '---3 ' : {
50
34
type : 'separator' ,
51
35
} ,
52
- '###5 ' : {
36
+ '###3 ' : {
53
37
type : 'heading' ,
54
38
title : 'Indexers' ,
55
39
} ,
@@ -58,10 +42,10 @@ export default {
58
42
'supported-network-requirements' : '' ,
59
43
'new-chain-integration' : 'Integrating New Networks' ,
60
44
graphcast : '' ,
61
- '---6 ' : {
45
+ '---4 ' : {
62
46
type : 'separator' ,
63
47
} ,
64
- '###6 ' : {
48
+ '###4 ' : {
65
49
type : 'heading' ,
66
50
title : 'Archived' ,
67
51
} ,
You can’t perform that action at this time.
0 commit comments