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
Description
跳过 0.0.4 版本进行 0.0.5 版本发布
Latest
Languages
JavaScript
100%