From 93d9202bd6aa9d1505e567842f664406f623f558 Mon Sep 17 00:00:00 2001 From: Henk Verlinde Date: Tue, 5 Jul 2022 11:19:44 +0200 Subject: [PATCH] fix: update config for 798 --- config/_default/params.toml | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/config/_default/params.toml b/config/_default/params.toml index 2eb69ac..adecfa3 100644 --- a/config/_default/params.toml +++ b/config/_default/params.toml @@ -46,12 +46,12 @@ siteLinksSearchBox = false themeColor = "#fff" # Images -# quality = 85 -# bgColor = "#fff" -# landscapePhotoWidths = [900, 800, 700, 600, 500] -# portraitPhotoWidths = [800, 700, 600, 500] -# lqipWidth = "20x" -# smallLimit = "300" +quality = 85 +bgColor = "#fff" +landscapePhotoWidths = [900, 800, 700, 600, 500] +portraitPhotoWidths = [800, 700, 600, 500] +lqipWidth = "20x" +smallLimit = "300" # Images imageResponsive = true