Skip to content

iscod/docsify-plugin-adsense

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

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

About

plugin to make you easy to join up google adsense

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published