From 6dc2c7c3d30f562cc0af84a1c3a8ece71170ec50 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=88=98=E5=BB=BA=E7=8E=AF?= Date: Mon, 23 Mar 2020 10:34:53 +0800 Subject: [PATCH] test webhook --- book.json | 25 +------------------------ 1 file changed, 1 insertion(+), 24 deletions(-) diff --git a/book.json b/book.json index 4ef01b5..c771d5c 100644 --- a/book.json +++ b/book.json @@ -13,34 +13,11 @@ "plugins": [ "-sharing", "splitter", - "expandable-chapters-small", - "anchors", - "github", - "github-buttons", - "donate" + "expandable-chapters-small" ], "pluginsConfig": { "github": { "url": "https://github.com/liujianhuanzz/apache-druid-chinese-docs.git" - }, - "github-buttons": { - "buttons": [{ - "user": "Jian-Huan LIU", - "repo": "glory", - "type": "star", - "size": "small", - "count": true - } - ] - }, - "donate": { - "alipay": "./source/images/donate.png", - "title": "", - "button": "赞赏", - "alipayText": " " - }, - "anchor-navigation-ex": { - "showLevel": false } } }