Skip to content

Commit ce494d0

Browse files
committedDec 8, 2018
添加donate二维码
1 parent fcd94a1 commit ce494d0

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed
 

‎book.json

+2-3
Original file line numberDiff line numberDiff line change
@@ -62,8 +62,8 @@
6262
"label": "Edit This Page"
6363
},
6464
"donate": {
65-
"wechat": "./images/weixin.png",
66-
"alipay": "./images/alipay.png",
65+
"wechat": "https://github.com/LingCoder/OnJava8/raw/master/images/wechat.PNG",
66+
"alipay": "https://github.com/LingCoder/OnJava8/raw/master/images/alipay.PNG",
6767
"title": "",
6868
"button": "",
6969
"alipayText": "支付宝打赏",
@@ -80,7 +80,6 @@
8080
"messenger": false,
8181
"pocket": false,
8282
"qq": true,
83-
"wechat":true,
8483
"qzone": false,
8584
"stumbleupon": false,
8685
"twitter": true,

0 commit comments

Comments
 (0)
Please sign in to comment.