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