Files
react.dev/plugins/gatsby-transformer-home-example-code/package.json
Brian Vaughn f5aaf4c1b4 Moved home page example code to /content/home
Now examples are trasnformed to GraphQL during build and assembled by the index template. This makes them easier to edit and tie in with their associated markdown description.
2017-11-06 13:01:13 +00:00

4 lines
74 B
JSON

{
"name": "gatsby-transformer-home-example-code",
"version": "0.0.1"
}