We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e8848eb commit 8654444Copy full SHA for 8654444
README.md
@@ -4,6 +4,10 @@ Optimize and serve all images served in your Netlify site deploy with [Cloudinar
4
5
**This plugin is not officially supported by Cloudinary.**
6
7
+- [Getting Started](#%EF%B8%8F-getting-started)
8
+- [Configuration](#-configuration)
9
+- [How it Works](#%EF%B8%8F-how-it-works)
10
+
11
## ⚡️ Getting Started
12
13
- Sign up for a free [Cloudinary](https://cloudinary.com/) account.
@@ -137,7 +141,7 @@ Inside your Netlify config:
137
141
imagesPath = "/my-path"
138
142
```
139
143
140
-## ⚙️ How does it work?
144
+## ⚙️ How It Works
145
146
### Delivery Part 1: Replacing all static, on-page images with Cloudinary URLs
147
0 commit comments