The next gen Gatsby is here Performance, developer velocity, and scaling to meet Enterprise needs - See what’s launched
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`], };