41 lines
694 B
JSON
41 lines
694 B
JSON
{
|
|
"style": "dark",
|
|
"links": [
|
|
{
|
|
"title": "Docs",
|
|
"items": [
|
|
{
|
|
"label": "Introduction",
|
|
"to": "/docs"
|
|
},
|
|
{
|
|
"label": "TFGrid V4 Docs",
|
|
"href": "https://docs.threefold.io/"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"title": "Community",
|
|
"items": [
|
|
{
|
|
"label": "Telegram",
|
|
"href": "https://t.me/threefold"
|
|
},
|
|
{
|
|
"label": "X",
|
|
"href": "https://x.com/threefold_io"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"title": "Links",
|
|
"items": [
|
|
{
|
|
"label": "ThreeFold.io",
|
|
"href": "https://threefold.io"
|
|
}
|
|
]
|
|
}
|
|
]
|
|
}
|