From edebd62b859c1a872055704d022006cb5b453341 Mon Sep 17 00:00:00 2001 From: Benjamin Chausse Date: Mon, 4 Dec 2023 18:01:22 -0500 Subject: Fix bottom url --- hugo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/hugo.toml b/hugo.toml index a35b660..dfc0dc5 100644 --- a/hugo.toml +++ b/hugo.toml @@ -1,4 +1,4 @@ -baseURL = 'https://dev.chausse.xyz/' +baseURL = 'https://chausse.xyz/' languageCode = 'en-us' title = 'Chausse Benjamin' theme = 'cranky' -- cgit v1.2.3