From a39d7baffb8a94deae706f9f4e2f7c6c9cbe9e62 Mon Sep 17 00:00:00 2001 From: Christoph Cullmann Date: Thu, 9 Jan 2025 21:25:56 +0100 Subject: [PATCH] images are already OK --- config/_default/params.toml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/config/_default/params.toml b/config/_default/params.toml index 4911a5e..9da8426 100644 --- a/config/_default/params.toml +++ b/config/_default/params.toml @@ -14,6 +14,9 @@ enableCodeCopy = true mainSections = ["posts"] +# images are already OK +disableImageOptimization = true + # non-animated background defaultBackgroundImage = "/images/alps-keycaps.webp"