21 lines
357 B
JSON
21 lines
357 B
JSON
|
{
|
||
|
"title": "",
|
||
|
"items": [
|
||
|
{
|
||
|
"type": "docSidebar",
|
||
|
"sidebarId": "tutorialSidebar",
|
||
|
"position": "left",
|
||
|
"label": "Docs"
|
||
|
},
|
||
|
{
|
||
|
"to": "/support",
|
||
|
"label": "Support",
|
||
|
"position": "left"
|
||
|
},
|
||
|
{
|
||
|
"href": "https://threefold.io",
|
||
|
"label": "ThreeFold.io",
|
||
|
"position": "right"
|
||
|
}
|
||
|
]
|
||
|
}
|