docsify-plugin-adsense

1.0.3 • Public • Published

docsify-plugin-adsense

docsify plugin to make you easy to join up google adsense

Usage

<script src="//cdn.jsdelivr.net/npm/docsify-plugin-adsense@1/index.min.js"></script>
window.$docsify = {
  plugins: [
    // Change to your adsense ca-pub-xxxx
    DocsifyAds.create('ca-pub-xxxx')
  ]
}

Example

See example site: iscod.github.io

☕️ Donate

Donate Donate

Package Sidebar

Install

npm i docsify-plugin-adsense

Weekly Downloads

1

Version

1.0.3

License

MIT

Unpacked Size

4.22 kB

Total Files

3

Last publish

Collaborators

  • iscod