From c55c9a69316bd0ac8f79d20fd85ff67c2797d28d Mon Sep 17 00:00:00 2001 From: mik-tf Date: Fri, 7 Mar 2025 08:12:55 -0500 Subject: [PATCH] update cfg --- cfg/footer.json | 3 +-- cfg/main.json | 9 +++++++-- 2 files changed, 8 insertions(+), 4 deletions(-) diff --git a/cfg/footer.json b/cfg/footer.json index cdd1666..0310063 100644 --- a/cfg/footer.json +++ b/cfg/footer.json @@ -40,6 +40,5 @@ } ] } - ], - "copyright": "Copyright © 2025 ThreeFold" + ] } diff --git a/cfg/main.json b/cfg/main.json index 59c90be..f40128d 100644 --- a/cfg/main.json +++ b/cfg/main.json @@ -11,6 +11,11 @@ "image": "https://info.ourworld.tf/img/ourworld_depin.png", "title": "Introduction | DePIN Projects" }, - "buildDest": "root@info.ourworld.tf:/root/hero/www/info", - "buildDestDev": "root@info.ourworld.tf:/root/hero/www/infodev" + "buildDest": [ + "root@info.ourworld.tf:/root/hero/www/info/depin" + ], + "buildDestDev": [ + "root@info.ourworld.tf:/root/hero/www/infodev/depin" + ], + "copyright": "ThreeFold" } -- 2.40.1