generated from shuding/nextra-docs-template
-
Notifications
You must be signed in to change notification settings - Fork 42
/
Copy path_meta.json
49 lines (49 loc) · 1.25 KB
/
_meta.json
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
{
"-- General": {
"type": "separator",
"title": "General"
},
"index": "Introduction",
"general-overview": "Overview",
"general-staking": "Staking",
"general-governance": "Governance",
"general-submit-feedback": "Submit Feedback",
"general-brand-kit": "Brand Kit",
"-- For Users": {
"title": "For Users",
"type": "separator"
},
"user-quickstart": "Quickstart",
"user-guides": "User Guides",
"user-FAQ": "FAQ",
"user-ecosystem-apps" : {
"display": "hidden"
},
"-- For Developers": {
"type": "separator",
"title": "For Developers"
},
"dev-intro": "Introduction",
"dev-chains": "Chains",
"dev-token-standards": "Token Standards",
"dev-gas": "Gas",
"dev-smart-contracts": "Smart Contracts",
"dev-frontend-dapps": "Frontend dApps",
"dev-tutorials": "Tutorials",
"dev-node": "Nodes",
"dev-validators": "Validators",
"dev-advanced-concepts": "Advanced Concepts",
"-- Resources": {
"type": "separator",
"title": "Resources"
},
"dev-ecosystem-providers": "Ecosystem & Providers",
"resources-resources": "Resources",
"resources-tools-and-resources": "Tools",
"landing": {
"title": "Back to Sei ↗",
"type": "page",
"href": "https://www.sei.io/",
"newWindow": true
}
}