add donate plugin

This commit is contained in:
liujianhuan 2020-05-15 11:48:02 +08:00
parent abfc21a7d5
commit c20418b9c6
3 changed files with 10 additions and 1 deletions

View File

@ -24,7 +24,8 @@
"atoc",
"edit-link",
"copy-code-button",
"tbfed-pagefooter"
"tbfed-pagefooter",
"donate"
],
"pluginsConfig": {
"edit-link": {
@ -46,6 +47,14 @@
"copyright": "<a href=\"http://www.beian.miit.gov.cn/\">渝ICP备16001958号</a> | Copyright © 2020 apache-druid.cn",
"modify_label": "最近一次修改时间:",
"modify_format": "YYYY-MM-DD HH:mm:ss"
},
"donate": {
"wechat": "./img/wechat.png",
"alipay": "./img/alipay.png",
"title": "默认空",
"button": "友情支持赞助",
"alipayText": "支付宝赞助",
"wechatText": "微信赞助"
}
}
}

BIN
img/alipay.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 109 KiB

BIN
img/wechat.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 145 KiB