fix: remove codesponsor
This commit is contained in:
parent
d60f6f0d03
commit
66c8fd501a
7 changed files with 1 additions and 138 deletions
|
|
@ -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
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue