From ed8da321efbd2ca6c6bddc270e94d8426a5fc62e Mon Sep 17 00:00:00 2001 From: gautierchomel Date: Thu, 21 Dec 2023 10:16:16 +0100 Subject: [PATCH] fix images links --- config/_default/params.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config/_default/params.toml b/config/_default/params.toml index d06f4ce..83ddc28 100644 --- a/config/_default/params.toml +++ b/config/_default/params.toml @@ -41,7 +41,7 @@ usePageBundles = false # the originals to get the files included with Hugo Clarity. # # Images: -imagesDir = "images/" # without a leading forward slash +imagesDir = "/" # without a leading forward slash # Icons: iconsDir = "icons/" # without a leading forward slash # Fonts: