From d7c6513f0c8ad831797233be9f2b6e35fb028ca7 Mon Sep 17 00:00:00 2001 From: Ruben Beltran del Rio Date: Mon, 5 Jan 2026 11:59:59 +0100 Subject: Update the canonical --- config.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config.toml b/config.toml index 739f807..9b970f0 100644 --- a/config.toml +++ b/config.toml @@ -1,5 +1,5 @@ # The URL the site will be built for -base_url = "https://ruben.bdr.sh" +base_url = "https://www.holistic.service" # Whether to automatically compile all Sass files in the sass directory compile_sass = false -- cgit