...
This commit is contained in:
@@ -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"]
|
||||
}
|
Reference in New Issue
Block a user