From 77e02a052e2f30f93d19f5b3e06398d1f47a46e2 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" Date: Tue, 4 Oct 2022 23:59:34 +0000 Subject: [PATCH] chore: cms to repo sync --- site/plugins.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/site/plugins.json b/site/plugins.json index 510c54fd6..1391c2d55 100644 --- a/site/plugins.json +++ b/site/plugins.json @@ -671,8 +671,8 @@ }, { "author": "Colby Fayock", - "description": "Automatic image optimization with modern formats using Cloudinary", - "name": "Cloudinary", + "description": "Automatically optimize your Netlify site images and deliver them in modern formats with Cloudinary.", + "name": "Cloudinary Build Plugin", "package": "netlify-plugin-cloudinary", "repo": "https://github.com/colbyfayock/netlify-plugin-cloudinary", "version": "1.0.3" @@ -717,5 +717,5 @@ "package": "netlify-plugin-formspree", "repo": "https://github.com/formspree/netlify-plugin-formspree", "version": "0.0.3" - } + } ]