diff --git a/site/plugins.json b/site/plugins.json index 7e80e0b01..1c5e55949 100644 --- a/site/plugins.json +++ b/site/plugins.json @@ -653,5 +653,13 @@ "package": "@vgs/netlify-plugin-vgs", "repo": "https://github.com/verygoodsecurity/netlify-plugin-vgs", "version": "0.0.2" + }, + { + "author": "Rob Grant", + "description": "Automatically create and configure a TakeShape project for use with your Netlify site.", + "name": "TakeShape", + "package": "@takeshape/netlify-plugin-takeshape", + "repo": "https://github.com/takeshape/netlify-plugin-takeshape", + "version": "1.0.0" } ]