Add automagic-images plugin v1.1.1
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
This commit is contained in:
@@ -0,0 +1,27 @@
|
||||
enabled: '1'
|
||||
adapter: imagick
|
||||
remove_original: '0'
|
||||
sizes:
|
||||
-
|
||||
width: 640
|
||||
quality: 92
|
||||
-
|
||||
width: 1000
|
||||
quality: 90
|
||||
-
|
||||
width: 1500
|
||||
quality: 87
|
||||
-
|
||||
width: 2500
|
||||
quality: 85
|
||||
-
|
||||
width: 3500
|
||||
quality: 82
|
||||
|
||||
sizesattr:
|
||||
-
|
||||
class: 'default'
|
||||
directive: '100vw'
|
||||
-
|
||||
class: 'example'
|
||||
directive: '(min-width: 20em) 33%, 100vw'
|
||||
Reference in New Issue
Block a user