docs_bring_your_own_internet/cfg/main.json

15 lines
517 B
JSON
Raw Normal View History

2025-02-07 19:00:54 +00:00
{
"title": "Build Your Own Internet",
"tagline": "Learn how to build your own internet",
"favicon": "img/favicon.png",
"url": "https://threefold.info",
"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",
"buildDestDev": "root@info.ourworld.tf:/root/hero/www/infodev"
}