Skip to content

Commit

Permalink
SEO
Browse files Browse the repository at this point in the history
  • Loading branch information
JackCrawfordRobertson committed Jan 22, 2024
1 parent a16d81a commit c489301
Show file tree
Hide file tree
Showing 3 changed files with 320 additions and 655 deletions.
1 change: 0 additions & 1 deletion gatsby-config.js
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,6 @@ module.exports = {
"gatsby-plugin-react-helmet",
"gatsby-plugin-image",
"gatsby-plugin-sitemap",
`gatsby-plugin-react-helmet`,
{
resolve: `gatsby-plugin-google-gtag`,
options: {
Expand Down
5 changes: 4 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,7 @@
"clean": "gatsby clean"
},
"dependencies": {

"@emotion/react": "^11.11.1",
"@emotion/styled": "^11.11.0",
"@mdx-js/react": "^2.3.0",
Expand All @@ -41,7 +42,9 @@
"flubber": "^0.4.2",
"framer-motion": "^10.16.4",
"gatsby": "^5.12.4",
"gatsby-plugin-google-gtag": "^5.12.1",
"gatsby-plugin-google-gtag": "^5.13.0",
"gatsby-plugin-react-helmet": "^6.13.0",
"react-helmet": "^6.1.0",
"gatsby-plugin-image": "^3.12.1",
"gatsby-plugin-manifest": "^5.12.1",
"gatsby-plugin-mdx": "^5.12.1",
Expand Down
Loading

0 comments on commit c489301

Please sign in to comment.