docs_depin/cfg/navbar.json
2025-07-21 13:45:38 +02:00

17 lines
306 B
JSON

{
"title": "DePIN Projects",
"items": [
{
"type": "docSidebar",
"sidebarId": "tutorialSidebar",
"position": "left",
"label": "Docs"
},
{
"href": "https://git.threefold.info/tfgrid/info_docs_depin",
"label": "Gitea",
"position": "right"
}
]
}