isamrish / gatsby-plugin-google-adsense

A Gatsby plugin to easily add a google adsense to your gatsby site
https://www.npmjs.com/package/@isamrish/gatsby-plugin-google-adsense
MIT License
11 stars 5 forks source link

Why head is false default? #6

Open nadunindunil opened 4 years ago

nadunindunil commented 4 years ago

Hi @IsAmrish, I have gone through different kinds of examples to use Adsense with gatsby. In every scenario, they suggest injecting script inside head brackets. I wonder, Why this library has the default head as false?