Skip to content

Commit

Permalink
refactor: remove gatsby plugin fixes #143
Browse files Browse the repository at this point in the history
  • Loading branch information
ajfisher committed Sep 6, 2023
1 parent 0f25291 commit 8ea800b
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion site/gatsby-config.js
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,6 @@ module.exports = {
siteUrl: 'https://www.ajfisher.me'
},
plugins: [
`gatsby-plugin-react-helmet`,
`gatsby-plugin-styled-components`,
{
resolve: `gatsby-plugin-google-analytics`,
Expand Down

0 comments on commit 8ea800b

Please sign in to comment.