|
@ -1,6 +1,6 @@ |
|
|
{{- /* |
|
|
{{- /* |
|
|
Renders an image with the given class, alt, and sizes. |
|
|
Renders an image with the given class, alt, and sizes. |
|
|
@contetx {alt} alt text for the image. |
|
|
@context {alt} alt text for the image. |
|
|
@context {image} the image resource. |
|
|
@context {image} the image resource. |
|
|
@context {sizes} each size to include in the srcset. |
|
|
@context {sizes} each size to include in the srcset. |
|
|
@context {classes} classes for the image. |
|
|
@context {classes} classes for the image. |
|
|