From 95e4659f46000889ef1a142458e35049b41d8f87 Mon Sep 17 00:00:00 2001 From: ehab-hassan Date: Thu, 19 Sep 2024 16:25:02 +0300 Subject: [PATCH] put back the old script2 --- config.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config.toml b/config.toml index 2d17b40eb..175403f39 100644 --- a/config.toml +++ b/config.toml @@ -1,5 +1,5 @@ # The URL the site will be built for -# base_url = "https://dev.threefold.io" +base_url = "https://dev.threefold.io" # Change this to your own URL! Please note this variable **must** be uncommented . title = "ThreeFold"