From 344f7ed196b48d0bed16ab6f942bd3d6245a6349 Mon Sep 17 00:00:00 2001 From: samir Date: Mon, 29 May 2023 15:51:21 +0300 Subject: [PATCH] Update config.toml --- config.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config.toml b/config.toml index b3046bbb1..5d58e0037 100644 --- a/config.toml +++ b/config.toml @@ -1,5 +1,5 @@ # The URL the site will be built for -base_url = "https://threefoldfoundation.github.io/www_threefold_io" +base_url = "https://www3.threefold.io" # Change this to your own URL! Please note this variable **must** be uncommented. title = "ThreeFold"