From 9baa502c65c5dc716daafcbba60610bf238264bf Mon Sep 17 00:00:00 2001 From: Jack Jamison Date: Fri, 18 Jul 2025 13:41:38 -0400 Subject: update domain --- zola-static/config.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'zola-static/config.toml') 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 -- cgit v1.2.3