From a3992ce589a8b0f5bcab2cf06777f84c21c3f170 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" Date: Wed, 5 Oct 2022 13:09:11 +0000 Subject: [PATCH] chore: cms to repo sync --- site/plugins.json | 12 +++++++----- 1 file changed, 7 insertions(+), 5 deletions(-) diff --git a/site/plugins.json b/site/plugins.json index 510c54fd6..5e21ba263 100644 --- a/site/plugins.json +++ b/site/plugins.json @@ -430,17 +430,19 @@ }, { "author": "oliverroick", - "description": "Validate HTML generated by your build", - "name": "HTML validate", + "description": "Validate HTML generated by your build.", + "name": "HTML Validate", "package": "netlify-plugin-html-validate", "repo": "https://github.com/oliverroick/netlify-plugin-html-validate", "version": "1.0.0", "compatibility": [ { - "version": "1.0.0", - "migrationGuide": "https://github.com/oliverroick/netlify-plugin-html-validate/releases/tag/v1.0.0" + "_key": "db05a2da-07bf-42b2-bc0a-0d9d72893a6d", + "migrationGuide": "https://github.com/oliverroick/netlify-plugin-html-validate/releases/tag/v1.0.0", + "version": "1.0.0" }, { + "_key": "b62f899b-295c-409e-8c1b-e232510dd60a", "version": "0.1.1" } ] @@ -717,5 +719,5 @@ "package": "netlify-plugin-formspree", "repo": "https://github.com/formspree/netlify-plugin-formspree", "version": "0.0.3" - } + } ]