diff --git a/README.md b/README.md index b2a900dd..b132576f 100644 --- a/README.md +++ b/README.md @@ -532,7 +532,7 @@ Parameters:
justify
Optional. String. Main axis space distribution. Must be around, between, center, end, evenly, or start.
linked
-
Optional. Boolean or string. If it is a string, it is Hugo image processing methods and options, mixed together, for the linked 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. If it is a Boolean, it is unprocessed. Must be a Boolean for raster images.
+
Optional. Boolean or string. Wraps the image in an anchor. If it is a string, it is Hugo image processing methods and options, mixed together, for the linked 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. If it is a Boolean, it is unprocessed. Must be a Boolean for raster images.
loading
Optional. String. Must be eager (default) or lazy.
maxheight