Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Use Gatsby Head API #62

Open
rogermparent opened this issue Aug 23, 2022 · 0 comments
Open

Use Gatsby Head API #62

rogermparent opened this issue Aug 23, 2022 · 0 comments

Comments

@rogermparent
Copy link
Contributor

https://www.gatsbyjs.com/docs/reference/built-in-components/gatsby-head/

Support for the Gatsby Head API was added in [email protected].

Gatsby includes a built-in Head export that allows you to add elements to the document head of your pages.

Compared to react-helmet or other similar solutions, Gatsby Head is easier to use, more performant, has a smaller bundle size, and supports the latest React features.

We'll have to change some things on the consumer websites as well, but our head tags have needed a refactor for a while so this may be a perfect opportunity!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant