From 68b00582204bb65b1c1dc09b9bacbfa7b02e24de Mon Sep 17 00:00:00 2001 From: maxime-cool Date: Wed, 13 Dec 2023 15:03:15 +0100 Subject: [PATCH] test sans le .web. --- hugo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/hugo.toml b/hugo.toml index 1573eb1..21f0576 100644 --- a/hugo.toml +++ b/hugo.toml @@ -6,4 +6,4 @@ theme = 'ananke' [deployment] [[deployment.targets]] - URL = "s3://garagehq.deuxfleurs.fr?endpoint=https://garage.deuxfleurs.fr&s3ForcePathStyle=true®ion=garage" \ No newline at end of file + URL = "s3://palettetest.deuxfleurs.fr?endpoint=https://garage.deuxfleurs.fr&s3ForcePathStyle=true®ion=garage" \ No newline at end of file