Browse Source

fix typo in image.html context

Alexander Avery 3 weeks ago
parent
commit
44661d9bff
  1. 2
      layouts/partials/image.html

2
layouts/partials/image.html

@ -1,6 +1,6 @@
{{- /*
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 {sizes} each size to include in the srcset.
@context {classes} classes for the image.

Loading…
Cancel
Save