a plugin to make you easy to join up [codefund](https://codefund.app/)
npm install docsify-plugin-codefund
https://unpkg.com/docsify-plugin-codefund/index.js
``
window.$docsify = {
coverpage: true,
name: 'vue-data-tables',
repo: 'https://github.com/njleonzhang/vue-data-tables',
subMaxLevel: 2,
loadSidebar: true,
disqus: 'vueDataTables',
search: 'auto', // default plugins: [
DocsifyCodefund.create(15) // change to your CodeFund property id
]
}
``!9e682cb3-ac97-45af-b205-71f43a12f57e