Real World Performance: lazy loading, optimizing media, faster analytics join us Wednesday
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`], };