dynamic img shouldn't have file extension
This commit is contained in:
@@ -71,5 +71,5 @@ Note that you do not include the file extension (e.g. `.png`) in the `src` param
|
|||||||
Optionally, you can customize the general CSS styles for the image:
|
Optionally, you can customize the general CSS styles for the image:
|
||||||
|
|
||||||
```
|
```
|
||||||
{{</* dynamic-img src="/my/image/on/cloudinary.webp" title="A title for the image" style="max-width:60%" */>}}
|
{{</* dynamic-img src="/my/image/on/cloudinary" title="A title for the image" style="max-width:60%" */>}}
|
||||||
```
|
```
|
||||||
|
|||||||
Reference in New Issue
Block a user