File tree Expand file tree Collapse file tree 2 files changed +15
-6
lines changed Expand file tree Collapse file tree 2 files changed +15
-6
lines changed Original file line number Diff line number Diff line change 1
1
export default {
2
2
index : '' ,
3
+ about : '' ,
3
4
'---1' : {
4
5
type : 'separator' ,
5
6
} ,
6
7
about : '' ,
7
8
network : 'The Graph Network' ,
8
9
billing : '' ,
9
- glossary : '' ,
10
- tokenomics : 'Tokenomics' ,
10
+ benefits : 'Benefits' ,
11
11
'---2' : {
12
12
type : 'separator' ,
13
13
} ,
@@ -44,15 +44,24 @@ export default {
44
44
'new-chain-integration' : 'Integrating New Networks' ,
45
45
firehose : '' ,
46
46
graphcast : '' ,
47
- 'mips-faqs' : '' ,
48
47
'---5' : {
49
48
type : 'separator' ,
50
49
} ,
51
50
'###4' : {
52
51
type : 'heading' ,
53
- title : 'Archive ' ,
52
+ title : 'Additional Resources ' ,
54
53
} ,
55
- sunrise : 'Sunrise Upgrade FAQ' ,
54
+ tokenomics : 'Tokenomics' ,
55
+ contracts : 'Protocol Contracts' ,
56
+ glossary : '' ,
57
+ '---6' : {
58
+ type : 'separator' ,
59
+ } ,
60
+ '###5' : {
61
+ type : 'heading' ,
62
+ title : 'Archived' ,
63
+ } ,
64
+ 'mips-faqs' : '' ,
56
65
arbitrum : 'Scaling with Arbitrum' ,
57
- benefits : 'Benefits ' ,
66
+ sunrise : 'Sunrise Upgrade FAQ ' ,
58
67
}
File renamed without changes.
You can’t perform that action at this time.
0 commit comments