Skip to content

Replace React Helment with Gatsby Head #862

Open
@maxcell

Description

@maxcell

Summary

There was a warning within the console that recommended we use the built-in Gatsby head component as of Gatsby v4.19.0. This should reduce the amount of third-party dependencies we need. For the most part it also seems like it will reduce the amount of direct package size as well.

Documentation for Gatsby Head

Warning produced from the run command:

warn gatsby-plugin-react-helmet: Gatsby now has built-in support for modyfing
the document head. Learn more at https://gatsby.dev/gatsby-head

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions