Skip to content

Instantly share code, notes, and snippets.

@staylor
Created October 12, 2018 19:09
Show Gist options
  • Save staylor/16170dc19a064d88950c9f3edd1ae7c4 to your computer and use it in GitHub Desktop.
Save staylor/16170dc19a064d88950c9f3edd1ae7c4 to your computer and use it in GitHub Desktop.
module.exports = {
siteMetadata: {
title: 'Hello World',
description: 'This is my hello world site',
},
plugins: ['gatsby-plugin-emotion', 'gatsby-plugin-react-helmet'],
};
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment