diff options
Diffstat (limited to 'zola-static/config.toml')
| -rw-r--r-- | zola-static/config.toml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/zola-static/config.toml b/zola-static/config.toml index 95df2da..3ffcdc7 100644 --- a/zola-static/config.toml +++ b/zola-static/config.toml @@ -1,5 +1,5 @@ # The URL the site will be built for -base_url = "/"#"//jackjamison.xyz" +base_url = "https://jackjamison.xyz" # Whether to automatically compile all Sass files in the sass directory compile_sass = true |
