docsify-plugin-google-adsense

docsify plugin to make you easy to join up google adsense

Usage

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

Example

See example site: docsify.isharkfly.com

iSharkFly

www.isharkfly.com

Description
plugin to make you easy to join up google adsense
Readme 52 KiB
Languages
JavaScript 100%