fix: remove codesponsor

This commit is contained in:
qingwei.li 2017-12-01 09:59:14 +08:00
commit 66c8fd501a
7 changed files with 1 additions and 138 deletions

View file

@ -116,18 +116,6 @@ When readers expand the demo box, the source code and description are shown ther
[Vue](https://njleonzhang.github.io/docsify-demo-box-vue/) and [React](https://njleonzhang.github.io/docsify-demo-box-react/) are both supported.
## CodeSponsor
See https://codesponsor.io
```html
<script>
window.$docsify = {
codesponsor: 'id'
}
</script>
<script src="//unpkg.com/docsify/lib/plugins/codesponsor.min.js"></script>
```
## Copy to Clipboard