From 00abd8e9ada9b9965380366b48913a7f70727373 Mon Sep 17 00:00:00 2001 From: PeterNashaat Date: Thu, 8 Sep 2022 14:50:11 +0200 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..b76181084 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://www.threefold.io" # Change this to your own URL! Please note this variable **must** be uncommented. title = "ThreeFold"