From 8edb6728a268cf77024229f4b58051ddfc6229db Mon Sep 17 00:00:00 2001 From: Peter Nashaat Date: Sun, 27 Oct 2024 13:44:15 +0000 Subject: [PATCH] fix site url --- config.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config.toml b/config.toml index 9893846..d7fc784 100644 --- a/config.toml +++ b/config.toml @@ -1,5 +1,5 @@ # The URL the site will be built for -base_url = "https://www.ourworld.tf" +base_url = "https://www2.freezone.ourworld.tf" # Change this to your own URL! Please note this variable **must** be uncommented. title = "OURWORLD"