This commit is contained in:
2025-02-10 15:28:14 +03:00
parent 204158754f
commit f038db50be
26 changed files with 18 additions and 41036 deletions

View File

@@ -2,7 +2,7 @@
"title": "Build Your Own Internet",
"tagline": "Learn how to build your own internet",
"favicon": "img/favicon.png",
"url": "https://threefold.info",
"url": "https://threefold.info/byoi",
"baseUrl": "/byoi/",
"image": "img/tf_graph.png",
"metadata": {
@@ -10,6 +10,6 @@
"image": "https://info.ourworld.tf/img/tf_graph.png",
"title": "Build Your Own Internet"
},
"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/byoi"],
"buildDestDev": ["root@info.ourworld.tf:/root/hero/www/infodev/byoi"]
}