Skip to content

Commit

Permalink
Merge pull request #340 from imgix/syntax-fix
Browse files Browse the repository at this point in the history
fix: adds a missing html tag
  • Loading branch information
longevitytina authored Jan 10, 2023
2 parents 62f1a9e + b943e52 commit aacec56
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -321,6 +321,7 @@ If lazy loading is required for some images but undesirable for others, we provi

Image Tag Example:

``` html
<img
ix-src="https://assets.imgix.net/unsplash/hotairballoon.jpg?w=300&amp;h=500&amp;fit=crop&amp;crop=right"
alt="A hot air balloon on a sunny day"
Expand Down

0 comments on commit aacec56

Please sign in to comment.