mirror of
https://github.com/duguosheng/6.S081-All-in-one.git
synced 2026-05-09 07:31:24 +08:00
19 lines
417 B
JSON
19 lines
417 B
JSON
{
|
|
"plugins": [
|
|
"chapter-fold",
|
|
"code",
|
|
"splitter",
|
|
"pageview-count",
|
|
"donate"
|
|
],
|
|
"pluginsConfig": {
|
|
"donate": {
|
|
"wechat": "https://github.com/duguosheng/XV6Book-Translate/blob/main/images/wechatpay.png",
|
|
"alipay": "https://github.com/duguosheng/XV6Book-Translate/blob/main/images/alipay.png",
|
|
"title": "",
|
|
"button": "打赏",
|
|
"alipayText": "支付宝",
|
|
"wechatText": "微信"
|
|
}
|
|
}
|
|
} |