chore: add codefund

This commit is contained in:
qingwei.li 2018-05-02 22:38:34 +08:00
commit 2b0109b89a
2 changed files with 5 additions and 3 deletions

View file

@ -172,7 +172,7 @@ a [plugin](https://github.com/njleonzhang/docsify-plugin-codefund) to make it ea
window.$docsify = {
plugins: [
DocsifyCodefund.create('51d43327-eea3-4e27-bd44-e075e67a84fb') // change to your codefund id
DocsifyCodefund.create('xxxx-xxx-xxx') // change to your codefund id
]
}
```