Skip to content

Commit 2b64534

Browse files
authored
chore: manually update CMS sync changes (#888)
1 parent 8dc1361 commit 2b64534

File tree

1 file changed

+9
-9
lines changed

1 file changed

+9
-9
lines changed

site/plugins.json

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -126,7 +126,7 @@
126126
{
127127
"author": "daviddarnes",
128128
"description": "Generates posts, pages, tag pages and author pages from a Ghost publication as markdown files, using the Ghost Content API.",
129-
"name": "Ghost markdown",
129+
"name": "Ghost Markdown",
130130
"package": "netlify-plugin-ghost-markdown",
131131
"repo": "https://github.com/daviddarnes/netlify-plugin-ghost-markdown",
132132
"version": "3.1.0"
@@ -210,7 +210,7 @@
210210
},
211211
{
212212
"author": "bahmutov",
213-
"description": "Runs Cypress end-to-end tests after Netlify builds the site",
213+
"description": "Runs Cypress end-to-end tests after Netlify builds the site.",
214214
"name": "Cypress",
215215
"package": "netlify-plugin-cypress",
216216
"repo": "https://github.com/cypress-io/netlify-plugin-cypress",
@@ -344,8 +344,8 @@
344344
},
345345
{
346346
"author": "erezrokah",
347-
"description": "A Netlify plugin that uses Snyk to test for security vulnerabilities in a website's JavaScript libraries",
348-
"name": "Is website vulnerable",
347+
"description": "A Netlify plugin that uses Snyk to test for security vulnerabilities in a website's JavaScript libraries.",
348+
"name": "Is Website Vulnerable",
349349
"package": "netlify-plugin-is-website-vulnerable",
350350
"repo": "https://github.com/erezrokah/netlify-plugin-is-website-vulnerable",
351351
"version": "2.0.3",
@@ -409,10 +409,10 @@
409409
},
410410
{
411411
"author": "netlify-labs",
412-
"description": "Automatically run a Lighthouse audit on your site after every build",
412+
"description": "Automatically run a Lighthouse audit on your website after every build.",
413413
"name": "Lighthouse",
414414
"package": "@netlify/plugin-lighthouse",
415-
"repo": "https://github.com/netlify-labs/netlify-plugin-lighthouse",
415+
"repo": "https://github.com/netlify/netlify-plugin-lighthouse",
416416
"version": "3.7.1",
417417
"compatibility": [
418418
{
@@ -430,8 +430,8 @@
430430
},
431431
{
432432
"author": "oliverroick",
433-
"description": "Validate HTML generated by your build",
434-
"name": "HTML validate",
433+
"description": "Validate HTML generated by your build.",
434+
"name": "HTML Validate",
435435
"package": "netlify-plugin-html-validate",
436436
"repo": "https://github.com/oliverroick/netlify-plugin-html-validate",
437437
"version": "1.0.0",
@@ -615,7 +615,7 @@
615615
},
616616
{
617617
"author": "Arnaud Ligny",
618-
"description": "Persist the Cecil's cache between Netlify builds.",
618+
"description": "Persist the Cecil cache between Netlify builds.",
619619
"name": "Cecil cache",
620620
"package": "netlify-plugin-cecil-cache",
621621
"repo": "https://github.com/Cecilapp/netlify-plugin-cecil-cache",

0 commit comments

Comments
 (0)