From adfd4eed74f448e2bb7c83ee43af57ab5daf9186 Mon Sep 17 00:00:00 2001 From: Christian Aribaud Date: Sun, 1 Jun 2025 16:25:15 +0200 Subject: [PATCH] Updating URL for publication --- hugo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/hugo.toml b/hugo.toml index 039c31c..67b2b94 100644 --- a/hugo.toml +++ b/hugo.toml @@ -1,4 +1,4 @@ -baseURL = 'https://example.org/' +baseURL = 'https://silicate.aribaud.net/demos/pepper-carrot/' theme = 'silicate' copyright = 'Demo based on Pepper & Carrot - CC-By www.peppercarrot.com'