diff --git a/blog/config.toml b/blog/config.toml index 3a75207..4a3c8af 100644 --- a/blog/config.toml +++ b/blog/config.toml @@ -1,5 +1,5 @@ # The URL the site will be built for -base_url = "https://cjsatnarine.github.io/" +base_url = "https://cjsatnarine.github.io" # Whether to automatically compile all Sass files in the sass directory compile_sass = true