diff options
| author | JackJ30 <jackqjamison@gmail.com> | 2025-05-13 16:52:01 -0400 |
|---|---|---|
| committer | JackJ30 <jackqjamison@gmail.com> | 2025-05-13 16:52:01 -0400 |
| commit | 0818881ff07c9f2bb1e1fa0f192fe7b79d93bdd1 (patch) | |
| tree | fff914e913f122641eb96042ece77ea8e7df68e1 /zola-static | |
| parent | c9435cef893a42857da94121ae714a41c8f478bd (diff) | |
base url
Diffstat (limited to 'zola-static')
| -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 |
