diff --git a/config.toml b/config.toml index 13793ad..8bad1d5 100644 --- a/config.toml +++ b/config.toml @@ -1,5 +1,5 @@ # The URL the site will be built for -base_url = "https://zola-test.jotoho.de" +base_url = "https://jotoho.gitlab.io/zola-testing/" # Whether to automatically compile all Sass files in the sass directory compile_sass = true