From b0ee793c4695c90396afe20ec81cdf8dfbb294a3 Mon Sep 17 00:00:00 2001 From: LingCoder Date: Sun, 17 Mar 2019 13:34:19 +0800 Subject: [PATCH] =?UTF-8?q?=E5=8E=BB=E6=8E=89=E6=8D=90=E8=B5=A0=E6=8F=92?= =?UTF-8?q?=E4=BB=B6?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- book.json | 11 +---------- 1 file changed, 1 insertion(+), 10 deletions(-) diff --git a/book.json b/book.json index 031275f..f99031f 100644 --- a/book.json +++ b/book.json @@ -21,7 +21,6 @@ "emphasize", "toggle-chapters", "katex", - "donate", "mermaid-gb3", "advanced-emoji", "include-codeblock" @@ -30,14 +29,6 @@ "edit-link": { "base": "https://github.com/lingcoder/OnJava8/edit/master", "label": "Edit This Page" - }, - "donate": { - "wechat": "https://github.com/LingCoder/OnJava8/raw/master/images/wechat.PNG", - "alipay": "https://github.com/LingCoder/OnJava8/raw/master/images/alipay.PNG", - "title": "", - "button": "赏", - "alipayText": "支付宝打赏", - "wechatText": "微信打赏" - } + } } }