2026-02-23 12:37:35 -05:00
2026-02-10 09:41:07 -05:00
2026-02-23 12:37:35 -05:00
2026-02-10 10:24:43 -05:00
2026-02-11 13:56:15 -05:00
2022-07-15 19:19:54 +08:00
2026-02-23 12:37:35 -05:00
2026-02-10 14:41:29 -05:00

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

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