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

Readme

Keywords

none

Package Sidebar

Install

npm i docusaurus-plugin-google-adsense

Weekly Downloads

10

Version

0.3.1

License

MIT

Unpacked Size

4.77 kB

Total Files

4

Last publish

Collaborators

  • hhk7734