This commit is contained in:
2025-02-06 16:11:18 +03:00
parent f48930847d
commit d58f37f78c
27 changed files with 87 additions and 41010 deletions

16
cfg/navbar.json Normal file
View File

@@ -0,0 +1,16 @@
{
"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"
}
]
}