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 +- zola-static/content/about-this-site.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) (limited to 'zola-static') 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 diff --git a/zola-static/content/about-this-site.md b/zola-static/content/about-this-site.md index 08b7304..fabd3fb 100644 --- a/zola-static/content/about-this-site.md +++ b/zola-static/content/about-this-site.md @@ -9,4 +9,4 @@ template = "main-page.html" - It is hosted on [Vultr](https://www.vultr.com/). - [Epik](https://epik.com) is my domain registrar. -There are no ads or trackers on this site. The source code is available on [github](https://github.com/JackJ30/jackjamison.xyz). +There are no ads or trackers on this site. The source code is available on [github](https://github.com/JackJ30/jackjamison.net). -- cgit v1.2.3