This commit is contained in:
despiegk 2025-07-21 13:45:38 +02:00
commit 22238be205
2 changed files with 8 additions and 4 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",
"buildDestDev": "root@info.ourworld.tf:/root/hero/www/infodev"
"buildDest": [
"root@info.ourworld.tf:/root/hero/www/info/depin"
],
"buildDestDev": [
"root@info.ourworld.tf:/root/hero/www/infodev/depin"
],
"copyright": "ThreeFold"
}