Files
herolib/lib/web/docusaurus/cfg/main.json
2025-02-26 18:07:24 -07:00

18 lines
607 B
JSON

{
"title": "Internet Geek",
"tagline": "Internet Geek",
"favicon": "img/favicon.png",
"url": "https://friends.threefold.info",
"url_home": "docs/",
"baseUrl": "/",
"image": "img/tf_graph.png",
"metadata": {
"description": "ThreeFold is laying the foundation for a geo aware Web 4, the next generation of the Internet.",
"image": "https://threefold.info/kristof/img/tf_graph.png",
"title": "ThreeFold Technology Vision"
},
"buildDest":["root@info.ourworld.tf:/root/hero/www/info"],
"buildDestDev":["root@info.ourworld.tf:/root/hero/www/infodev"],
"copyright": "someone"
}