gatsby-plugin-google-adsense

https://github.com/callicoder/gatsby-plugin-google-adsense

## gatsby-plugin-google-adsense Gatsby Plugin to add Google Adsense auto ads to a website ## Install ```bash npm install --save gatsby-plugin-google-adsense ``` ## How to use ```javascript // In your gatsby-config.js file plugins: [ { resolve: `gatsby-plugin-google-adsense`, options: { publisherId: `ca-pub-xxxxxxxxxx` }, }, ] ``` ## Setup Auto ads [How to set up Auto ads](https://support.google.com/adsense/answer/7480616?hl=en)

Product

「いつやるかは決めてないけれど、必ずやらなければいけないタスク」を忘れないためのアプリ