Skip to content

Commit

Permalink
upgrade EVERYTHING
Browse files Browse the repository at this point in the history
  • Loading branch information
imnotjames committed Sep 28, 2023
1 parent 235e5ce commit 818ae5d
Show file tree
Hide file tree
Showing 5 changed files with 12,018 additions and 38,888 deletions.
10 changes: 1 addition & 9 deletions gatsby-config.js
Original file line number Diff line number Diff line change
Expand Up @@ -80,13 +80,6 @@ module.exports = {
`gatsby-plugin-emotion`,
`gatsby-transformer-sharp`,
`gatsby-plugin-sharp`,
{
resolve: `gatsby-plugin-google-analytics`,
options: {
trackingId: `UA-52852011-1`,
},
},
`gatsby-plugin-feed`,
{
resolve: `gatsby-plugin-manifest`,
options: {
Expand All @@ -105,7 +98,6 @@ module.exports = {
options: {
pathToConfigModule: `src/utils/typography`,
},
},
'gatsby-plugin-remove-serviceworker',
}
],
};
Loading

0 comments on commit 818ae5d

Please sign in to comment.