docs_bring_your_own_internet/cfg/main.json
2025-02-10 15:28:14 +03:00

15 lines
536 B
JSON

{
"title": "Build Your Own Internet",
"tagline": "Learn how to build your own internet",
"favicon": "img/favicon.png",
"url": "https://threefold.info/byoi",
"baseUrl": "/byoi/",
"image": "img/tf_graph.png",
"metadata": {
"description": "Learn how to build your own internet",
"image": "https://info.ourworld.tf/img/tf_graph.png",
"title": "Build Your Own Internet"
},
"buildDest": ["root@info.ourworld.tf:/root/hero/www/info/byoi"],
"buildDestDev": ["root@info.ourworld.tf:/root/hero/www/infodev/byoi"]
}