update docs_depin

This commit is contained in:
mik-tf
2025-03-07 08:09:06 -05:00
parent c111b501b7
commit 926edb530e
4 changed files with 8 additions and 42 deletions

View File

@@ -40,6 +40,5 @@
}
]
}
],
"copyright": "Copyright © 2025 ThreeFold"
]
}

View File

@@ -11,6 +11,11 @@
"image": "https://info.ourworld.tf/img/ourworld_depin.png",
"title": "Introduction | DePIN Projects"
},
"buildDest": ["root@info.ourworld.tf:/root/hero/www/info/depin"],
"buildDestDev": ["root@info.ourworld.tf:/root/hero/www/infodev/depin"]
"buildDest": [
"root@info.ourworld.tf:/root/hero/www/info/depin"
],
"buildDestDev": [
"root@info.ourworld.tf:/root/hero/www/infodev/depin"
],
"copyright": "ThreeFold"
}