From c47d9682ba49e0cae4cac424b12af7673b54568b Mon Sep 17 00:00:00 2001 From: Samar Adel Date: Wed, 17 Aug 2022 15:35:27 +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 ae08792..f56d079 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 = "https://threefoldfoundation.github.io/www_ourworld_tf/" # Change this to your own URL! Please note this variable **must** be uncommented. title = "ThreeFold" @@ -68,4 +68,4 @@ paginate_path = "blog-posts" [extra] header_class = "freeflow" -footer_class = "freeflow" \ No newline at end of file +footer_class = "freeflow"