From a44984b4386cfd0e580f23138e0343486e8cfad2 Mon Sep 17 00:00:00 2001 From: PeterNashaat Date: Mon, 2 Jan 2023 16:04:02 +0200 Subject: [PATCH] Update config.toml --- config.toml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/config.toml b/config.toml index dc490de..1f265bb 100644 --- a/config.toml +++ b/config.toml @@ -1,5 +1,5 @@ # The URL the site will be built for -base_url = "https://nomads.ourworld.tf/" +base_url = "https://ournomads.ourworld.tf/" # Change this to your own URL! Please note this variable **must** be uncommented. title = "Ournomads" @@ -68,4 +68,4 @@ paginate_path = "blog-posts" [extra] header_class = "freeflow" -footer_class = "freeflow" \ No newline at end of file +footer_class = "freeflow"