updafe cfg

This commit is contained in:
mik-tf
2025-02-11 20:45:52 -05:00
parent 4b4dac1191
commit 5004710640
2 changed files with 35 additions and 13 deletions

View File

@@ -3,7 +3,7 @@
"tagline": "Geo Aware Internet Platform",
"favicon": "img/favicon.png",
"url": "https://threefold.info",
"url_home": "docs/",
"url_home": "docs/introduction",
"baseUrl": "/tftech/",
"image": "img/tf_graph.png",
"metadata": {
@@ -11,6 +11,6 @@
"image": "https://threefold.info/tftech/img/tf_graph.png",
"title": "ThreeFold Technology Vision"
},
"buildDest":["root@info.ourworld.tf:/root/hero/www/info/tech"],
"buildDestDev":["root@info.ourworld.tf:/root/hero/www/infodev/tech"]
"buildDest":"root@info.ourworld.tf:/root/hero/www/info/tech",
"buildDestDev":"root@info.ourworld.tf:/root/hero/www/infodev/tech"
}