docs_byoi/cfg/main.json
2025-03-07 08:06:36 -05:00

21 lines
610 B
JSON

{
"title": "Build Your Own Internet",
"tagline": "Learn how to build your own internet",
"favicon": "img/favicon.png",
"url": "https://threefold.info",
"url_home": "docs/introduction",
"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"
],
"copyright": "ThreeFold"
}