Skip to content

Commit

Permalink
Update index.html
Browse files Browse the repository at this point in the history
  • Loading branch information
AndreeaCristinaRadacina authored Jul 6, 2023
1 parent 364e55e commit 1b7c2ac
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion index.html
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
<body>

<h1>Optimal image: storage, compression, delivery</h1>
<img data-opt-src="/image.png" width="500" height="200" />
<img data-opt-src="/image.png" width="500" height="200" crop="100:100:sm" resizing_type="fill" gravity="sm"/>


<p>Managing and resizing image files drains your storage, processing resources, and development time. Optimole stores, handles, and scales your images
Expand Down

0 comments on commit 1b7c2ac

Please sign in to comment.