From ffd69ad925bbbfe00d1371b8776e91d7abc65544 Mon Sep 17 00:00:00 2001 From: timurgordon Date: Wed, 6 Apr 2022 17:07:02 +0300 Subject: [PATCH] base url fix --- config.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config.toml b/config.toml index 5496ce6..223393e 100644 --- a/config.toml +++ b/config.toml @@ -1,5 +1,5 @@ # The URL the site will be built for -base_url = "https://www4.ourworld.tf" +base_url = "https://www4.ourverse.tf" # Change this to your own URL! Please note this variable **must** be uncommented. title = "ThreeFold"