26 lines
476 B
JSON
26 lines
476 B
JSON
{
|
|
"title": "",
|
|
"logo": {
|
|
"alt": "ThreeFold Logo",
|
|
"src": "img/new_logo_tft.png",
|
|
"srcDark": "img/new_logo_tft.png"
|
|
},
|
|
"items": [
|
|
{
|
|
"type": "docSidebar",
|
|
"sidebarId": "tutorialSidebar",
|
|
"position": "left",
|
|
"label": "Docs"
|
|
},
|
|
{
|
|
"to": "/support",
|
|
"label": "Support",
|
|
"position": "left"
|
|
},
|
|
{
|
|
"href": "https://threefold.io",
|
|
"label": "ThreeFold.io",
|
|
"position": "right"
|
|
}
|
|
]
|
|
} |