Skip to content

Commit 8ed93c2

Browse files
authored
Update README.md
1 parent 0a566ff commit 8ed93c2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ Optimize and serve all images served in your Netlify site deploy with [Cloudinar
44

55
<img height="50" src="https://res.cloudinary.com/cloudinary-marketing/image/upload/f_auto,q_auto,h_100/v1595456749/creative_source/Logo/PNG/cloudinary_logo_blue_0720_2x.png" />&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<img height="50" src="https://res.cloudinary.com/colbycloud/image/upload/f_auto,q_auto,h_100/v1645122900/logos/netlify_ucvb40.png" />
66

7-
The Cloudinary plugin hooks into your Netlify build process and sets up images to be optimized and delivered by Cloudinary. First, the plugin will replace all of your on-page images post compilation with a Cloudinary-sourced URL giving your initial page load a huge boost by optimizing your media. To provide comprehensive coverage beyond the on-page images, any assets requested directly from your images directory will be redirected to a Cloudinary URL, whether using the Cloudinary fetch (default) or upload delivery type.
7+
The Cloudinary plugin hooks into your Netlify build process and sets up images for optimization and delivery. First, the plugin replaces all your on-page, post-compilation images with a Cloudinary-sourced URL, greatly accelerating your initial page load. Next, for comprehensive coverage, Cloudinary redirects assets requested from your images directory to a Cloudinary URL with the default fetch feature or the upload delivery type.
88

99
tl;dr automatically serve smaller images in modern formats
1010

0 commit comments

Comments
 (0)