Skip to content

Instantly share code, notes, and snippets.

@ozantunca
Created February 5, 2021 14:00
Show Gist options
  • Save ozantunca/416c00c8489b94ead48deb5ece6ea219 to your computer and use it in GitHub Desktop.
Save ozantunca/416c00c8489b94ead48deb5ece6ea219 to your computer and use it in GitHub Desktop.
plugins: [
`gatsby-plugin-react-helmet`,
{
resolve: `gatsby-plugin-react-helmet-canonical-urls`,
options: {
siteUrl: `https://www.example.com`,
},
},
]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment