Migrate to Netlify Today

Netlify announces the next evolution of Gatsby Cloud. Learn more

ContactSign Up
Community Plugin
View plugin on GitHub

gatsby-plugin-hoofd

A Gatsby plugin for hoofd with ssr-support.

Install

npm i --save hoofd gatsby-plugin-hoofd
## OR
yarn add hoofd gatsby-plugin-hoofd

How to use

Edit gatsby-config.js

module.exports = {
  plugins: [`gatsby-plugin-hoofd`],
};
© 2023 Gatsby, Inc.