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