diff --git a/README.md b/README.md index 99b4355f..2bbc93f5 100644 --- a/README.md +++ b/README.md @@ -639,11 +639,11 @@ Parameters:
process
Optional. String. Hugo image processing methods and options, mixed together, for the displayed image. If no method is specified, resize is used. If no image dimensions are specified, the originals are used. If it is default, the default options are used.
sizes
-
Optional. String. Image sizes. Must not be set with breakpoints or densities.
+
Optional. String. Image sizes. Must not be set with breakpoints or densities.
src
Required. Position 0. String. URL. Image source.
srcset
-
Optional. String. Image srcset. Must not be set with breakpoints or densities.
+
Optional. String. Image srcset. Must not be set with breakpoints or densities.
style
Optional. String. CSS. Image style. Merged with implementation.
title