diff --git a/config.toml b/config.toml index 15262c0..08ba6c5 100644 --- a/config.toml +++ b/config.toml @@ -1,5 +1,5 @@ # The URL the site will be built for -base_url = "https://rust-edu.org/bart-blog" +base_url = "https://rust-edu.github.io/bart-blog" # Whether to automatically compile all Sass files in the sass directory compile_sass = true