From c3ae0461dc938d01355ec0c25759675c256ec58a Mon Sep 17 00:00:00 2001 From: liujianhuan Date: Tue, 24 Mar 2020 13:45:41 +0800 Subject: [PATCH] update book.json --- book.json | 29 +++++++++++------------------ 1 file changed, 11 insertions(+), 18 deletions(-) diff --git a/book.json b/book.json index 752fb6e..2f84823 100644 --- a/book.json +++ b/book.json @@ -14,33 +14,26 @@ "-sharing", "splitter", "expandable-chapters-small", - "github", - "github-buttons", + "github-buttons@2.1.0", "prism", "back-to-top-button", "chapter-fold", "pageview-count", "flexible-alerts", - "atoc" + "atoc", + "edit-link" ], "pluginsConfig": { - "github": { - "url": "https://github.com/liujianhuanzz/apache-druid-chinese-docs.git" + "edit-link": { + "base": "https://github.com/liujianhuanzz/apache-druid-chinese-docs.git", + "label": "Edit" }, "github-buttons": { - "buttons": [{ - "user": "liujianhuanzz", - "repo": "apache-druid-chinese-docs", - "type": "star", - "size": "small", - "count": true - }, { - "user": "liujianhuanzz", - "type": "fork", - "size": "small", - "count": true - } - ] + "repo": "liujianhuanzz/apache-druid-chinese-docs", + "types": [ + "star","fork" + ], + "size": "small" }, "atoc": { "addClass": true,