1
0
mirror of https://github.com/kremalicious/blog.git synced 2024-06-28 16:48:00 +02:00

don't generate 1.5 scaled images anymore

This commit is contained in:
Matthias Kretschmann 2014-04-06 15:34:58 +02:00
parent e8b9931263
commit 86d13840ae

View File

@ -57,7 +57,7 @@ picture:
markup: "picturefill"
presets:
default:
ppi: [1, 1.5, 2]
ppi: [1, 2]
attr:
itemprop: "image"
source_medium:
@ -69,7 +69,7 @@ picture:
source_default:
width: "320"
sticky:
ppi: [1, 1.5, 2]
ppi: [1, 2]
attr:
class: "sticky-image"
itemprop: "image"