2026-02-10 14:41:29 -05:00

713 B

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@latest/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