diff options
-rw-r--r-- | config.toml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/config.toml b/config.toml index cfdc0df..a8b5b6b 100644 --- a/config.toml +++ b/config.toml @@ -1,5 +1,5 @@ # The URL the site will be built for -base_url = "/" +base_url = "https://eatradish.github.io/Seje2" # Whether to automatically compile all Sass files in the sass directory compile_sass = true # What language to use |