diff --git a/README.md b/README.md index 2d4dff54..215d4861 100644 --- a/README.md +++ b/README.md @@ -671,9 +671,9 @@ Parameters:
justify
Optional. String. Flexbox main axis space distribution. Must be start, center, end, etc. See justify-content.
maxheight
-
Optional. String. Maximum height of the image or images.
+
Optional. String. Maximum image height.
maxwidth
-
Optional. String. Maximum width of the image or images.
+
Optional. String. Maximum image width.
method
Optional. String. Hugo image processing method. Must be crop, fill, fit, or resize. Default is resize. Must be specified with options. See Image Processing Methods.
options