From 3aaccef03b164effdebfcd4486b1675bb4048499 Mon Sep 17 00:00:00 2001 From: samir Date: Tue, 20 Aug 2024 12:18:36 +0000 Subject: [PATCH] update base url and title --- config.toml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/config.toml b/config.toml index 92a072f..ddd73dc 100644 --- a/config.toml +++ b/config.toml @@ -1,8 +1,8 @@ # The URL the site will be built for -base_url = "https://www2.freezone.ourworld.tf/" +base_url = "https://www2.tf9.io/" # Change this to your own URL! Please note this variable **must** be uncommented. -title = "OurWorld Free Zone" +title = "TF9" description="Accessible and affordable for all" # When set to "true", a feed is automatically generated.