aboutsummaryrefslogtreecommitdiff
path: root/zola-static/config.toml
diff options
context:
space:
mode:
authorJack Jamison <jackqjamison@gmail.com>2025-07-18 13:41:38 -0400
committerJack Jamison <jackqjamison@gmail.com>2025-07-18 13:41:38 -0400
commit9baa502c65c5dc716daafcbba60610bf238264bf (patch)
treeb2af1bd70cd469cc82e54093437fe1ed9b9a2eed /zola-static/config.toml
parentff46ffbca469dbf4bb15e81bb945cf51088bb511 (diff)
update domain
Diffstat (limited to 'zola-static/config.toml')
-rw-r--r--zola-static/config.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/zola-static/config.toml b/zola-static/config.toml
index 3ffcdc7..f8acd81 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 = "https://jackjamison.xyz"
+base_url = "https://jackjamison.net"
# Whether to automatically compile all Sass files in the sass directory
compile_sass = true