diff --git a/README.md b/README.md index 2912d251..7403e2ac 100644 --- a/README.md +++ b/README.md @@ -663,9 +663,9 @@ Parameters:
justify
Optional. Flexbox main axis space distribution. Must be start, center, end, etc. See justify-content.
method
-
Optional. Hugo image processing method. Must be crop, fill, fit, or resize. Default is resize. See Image Processing Methods.
+
Optional. Hugo image processing method. Must be crop, fill, fit, or resize. Default is resize. Must be specified with options. See Image Processing Methods.
options
-
Optional. Hugo image processing options. Default is 550x webp picture Lanczos. See Image Processing Options.
+
Optional. Hugo image processing options. Default is 550x webp picture Lanczos. Must be specified with method. See Image Processing Options.
type
Optional. Type of layout. Must be grid or list. Default is list.
width