From ceafeb2b4a074f2e6e4950794b752fa31cef43c5 Mon Sep 17 00:00:00 2001 From: ehab-hassan Date: Sun, 14 Aug 2022 14:34:55 +0200 Subject: [PATCH] test --- config.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config.toml b/config.toml index ae08792..c4d7843 100644 --- a/config.toml +++ b/config.toml @@ -1,5 +1,5 @@ # The URL the site will be built for -base_url = "https://ourworld.tf" +base_url = "" # Change this to your own URL! Please note this variable **must** be uncommented. title = "ThreeFold"