Netlify announces the next evolution of Gatsby Cloud. Learn more
A Gatsby plugin for hoofd with ssr-support.
npm i --save hoofd gatsby-plugin-hoofd ## OR yarn add hoofd gatsby-plugin-hoofd
Edit gatsby-config.js
gatsby-config.js
module.exports = { plugins: [`gatsby-plugin-hoofd`], };