From 556f8675e97fd698b98b87bcad618bf158a4e145 Mon Sep 17 00:00:00 2001 From: Superredstone Date: Tue, 10 Feb 2026 18:40:29 +0100 Subject: [PATCH] Changed base url --- hugo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/hugo.toml b/hugo.toml index 8d1d1c8..5aadf45 100644 --- a/hugo.toml +++ b/hugo.toml @@ -1,4 +1,4 @@ -baseURL = "https://patrickcanal.xyz/" +baseURL = "https://patrickcanal.it/" languageCode = "en-us" title = "Patrick Canal" theme = "ficurinia"