From 0818881ff07c9f2bb1e1fa0f192fe7b79d93bdd1 Mon Sep 17 00:00:00 2001 From: JackJ30 Date: Tue, 13 May 2025 16:52:01 -0400 Subject: base url --- zola-static/config.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 -- cgit v1.2.3