docs_depin/cfg/navbar.json

17 lines
303 B
JSON
Raw Normal View History

2025-02-06 13:11:18 +00:00
{
"title": "DePIN Projects",
"items": [
{
"type": "docSidebar",
"sidebarId": "tutorialSidebar",
"position": "left",
"label": "Docs"
},
{
"href": "https://git.ourworld.tf/tfgrid/info_docs_depin",
"label": "Gitea",
"position": "right"
}
]
}