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