diff options
Diffstat (limited to 'gatsby-config.js')
| -rw-r--r-- | gatsby-config.js | 8 |
1 files changed, 0 insertions, 8 deletions
diff --git a/gatsby-config.js b/gatsby-config.js index b3a0597..cbcba51 100644 --- a/gatsby-config.js +++ b/gatsby-config.js @@ -1,15 +1,7 @@ module.exports = { - siteMetadata: { - title: "submelon.tech", - description: - "The official website of Kevin Hoerr, the developer of websites.", - author: "Kevin J Hoerr", - }, plugins: [ - "gatsby-plugin-typescript", "gatsby-plugin-styled-components", "gatsby-plugin-image", - "gatsby-plugin-react-helmet", { resolve: `gatsby-plugin-manifest`, options: { |
