From 0d8cb9fd157532641940338cea4e90972eccf8d6 Mon Sep 17 00:00:00 2001 From: Aditya Telange <21258296+adityatelange@users.noreply.github.com> Date: Sun, 29 Nov 2020 09:39:57 +0530 Subject: [PATCH] cover: responsive cover: rm forced q100 - lets quality attribute in imaging section - https://gohugo.io/content-management/image-processing/#image-processing-config close #92 --- layouts/partials/cover.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/layouts/partials/cover.html b/layouts/partials/cover.html index c1861cf3..d44581b5 100644 --- a/layouts/partials/cover.html +++ b/layouts/partials/cover.html @@ -13,7 +13,7 @@ {{- if (and (in $processableFormats $cover.MediaType.SubType) (ne .Site.Params.cover.responsiveImages false) (eq $prod true)) }} {{ $alt }}