mirror of
https://github.com/kremalicious/blog.git
synced 2024-11-22 01:46:51 +01:00
don't generate 1.5 scaled images anymore
This commit is contained in:
parent
e8b9931263
commit
86d13840ae
@ -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"
|
||||
|
Loading…
Reference in New Issue
Block a user