08-27-周三_17-09-29
This commit is contained in:
31
node_modules/gitbook-plugin-donate/README.md
generated
vendored
Normal file
31
node_modules/gitbook-plugin-donate/README.md
generated
vendored
Normal file
@@ -0,0 +1,31 @@
|
||||
# Gitbook Donate Plugin
|
||||
|
||||
[](https://npmjs.org/package/gitbook-plugin-donate) [](https://npmjs.org/package/gitbook-plugin-donate) [](https://npmjs.org/package/gitbook-plugin-donate)
|
||||
|
||||
Config:
|
||||
|
||||
```json
|
||||
{
|
||||
"plugins": ["donate"],
|
||||
"pluginsConfig": {
|
||||
"donate": {
|
||||
"wechat": "例:/images/qr.png",
|
||||
"alipay": "http://blog.willin.wang/static/images/qr.png",
|
||||
"title": "默认空",
|
||||
"button": "默认值:Donate",
|
||||
"alipayText": "默认值:支付宝捐赠",
|
||||
"wechatText": "默认值:微信捐赠"
|
||||
}
|
||||
}
|
||||
}
|
||||
```
|
||||
|
||||
如果喜欢,请打赏
|
||||
|
||||
## LICENSE
|
||||
|
||||
MIT
|
||||
|
||||
Alipay Donation(通过支付宝捐赠):
|
||||
|
||||

|
Reference in New Issue
Block a user