feat(config): use Gaussian per default for LQIP

This commit is contained in:
kdevo
2021-10-31 22:05:41 +01:00
parent 59e00036f7
commit da3090469d
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -4,7 +4,7 @@ Params:
renderer: lqip
# Resizer options:
lqipSize: "120x"
lqipSize: "120x Gaussian"
maxSize: "1920x"
responsiveSizes: ["320x", "640x", "768x", "1024x", "1366x", "1600x", "1920x"]
resizeOptions: "Lanczos q95"
+1 -1
View File
@@ -15,7 +15,7 @@ Params:
renderer: lqip
# Resizer options:
lqipSize: "120x"
lqipSize: "120x Gaussian"
maxSize: "1920x"
responsiveSizes: ["320x", "640x", "768x", "1024x", "1366x", "1600x", "1920x"]
resizeOptions: "Lanczos q95"