Skip to content

Commit b7c3a90

Browse files
authored
feat: add TakeShape plugin (#730)
1 parent b956a31 commit b7c3a90

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

site/plugins.json

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -653,5 +653,13 @@
653653
"package": "@vgs/netlify-plugin-vgs",
654654
"repo": "https://github.com/verygoodsecurity/netlify-plugin-vgs",
655655
"version": "0.0.2"
656+
},
657+
{
658+
"author": "Rob Grant",
659+
"description": "Automatically create and configure a TakeShape project for use with your Netlify site.",
660+
"name": "TakeShape",
661+
"package": "@takeshape/netlify-plugin-takeshape",
662+
"repo": "https://github.com/takeshape/netlify-plugin-takeshape",
663+
"version": "1.0.0"
656664
}
657665
]

0 commit comments

Comments
 (0)