diff --git a/data/examples.json b/data/examples.json index d84bd5a..14a4e71 100644 --- a/data/examples.json +++ b/data/examples.json @@ -1,4 +1,13 @@ [ + { + "name": "testing-testing-testing", + "description": "hi", + "code": "https://github.com/netlify/create-react-app-lambda", + "tags": [ + "react", + "starter" + ] + }, { "name": "create-react-app-lambda", "description": "Create React App with baked in Netlify functions support",