From fba43eedfc392c310fea8ec0ce3e3a619ea9db68 Mon Sep 17 00:00:00 2001 From: Ruben Beltran del Rio Date: Mon, 5 Jan 2026 12:08:29 +0100 Subject: Append missing s --- config.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config.toml b/config.toml index 9b970f0..1d65c5a 100644 --- a/config.toml +++ b/config.toml @@ -1,5 +1,5 @@ # The URL the site will be built for -base_url = "https://www.holistic.service" +base_url = "https://www.holistic.services" # Whether to automatically compile all Sass files in the sass directory compile_sass = false -- cgit