docusaurus-plugin-google-adsense

0.3.1 • Public • Published

license node language

docusaurus-plugin-google-adsense

This plugin is for Docusaurus v2.

Usage

Run yarn add -D docusaurus-plugin-google-adsense.

Modify docusaurus.config.js:

module.exports = {
  //...
  themeConfig: {
    //...
    googleAdsense: {
      dataAdClient: 'ca-pub-xxxxxxxxxx',
    },
  },

  plugins: ['docusaurus-plugin-google-adsense'],
};

Publish

npm login
npm publish

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 0.3.1
    29
    • latest

Version History

  • Version
    Downloads (Last 7 Days)
    • Published
  • 0.3.1
    29
  • 0.3.0
    0
  • 0.2.0
    0
  • 0.1.0
    3

Package Sidebar

Install

npm i docusaurus-plugin-google-adsense

Weekly Downloads

19

Version

0.3.1

License

MIT

Unpacked Size

4.77 kB

Total Files

4

Last publish

Collaborators

  • hhk7734