From 6e9425312495353ac579e6387885fecac4edd106 Mon Sep 17 00:00:00 2001 From: Malte Ubl Date: Mon, 5 Oct 2020 19:24:04 -0700 Subject: [PATCH] Always scale the input image to desired output size. (#45) Fixes #44 --- _11ty/blurry-placeholder.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_11ty/blurry-placeholder.js b/_11ty/blurry-placeholder.js index c9a24ce..b1bc6be 100644 --- a/_11ty/blurry-placeholder.js +++ b/_11ty/blurry-placeholder.js @@ -109,7 +109,7 @@ module.exports = async function (src) { -