diff --git a/hugo.toml b/hugo.toml index 6eb3dd2..ce9b892 100644 --- a/hugo.toml +++ b/hugo.toml @@ -2,3 +2,8 @@ baseURL = 'https://example.org/' languageCode = 'en-us' title = 'My New Hugo Site' theme = 'ananke' + +[deployment] + +[[deployment.targets]] + URL = "s3://palettetest.web.deuxfleurs.fr?endpoint=garage.deuxfleurs.fr&s3ForcePathStyle=true®ion=garage" \ No newline at end of file