diff --git a/config.toml b/config.toml index 8ab5295..3642579 100644 --- a/config.toml +++ b/config.toml @@ -2,7 +2,7 @@ title = "Zola Inky" description = "An elegant and understated theme for Zola" # The URL the site will be built for -base_url = "http://127.0.0.1:1111" +base_url = "https://jimmyff.github.io/zola-inky" # Whether to automatically compile all Sass files in the sass directory compile_sass = true