From 6d1795339a01b07e13dba486d001d130f3b19ba4 Mon Sep 17 00:00:00 2001 From: nick Date: Wed, 2 May 2018 17:56:20 +0800 Subject: [PATCH] =?UTF-8?q?=E6=B7=BB=E5=8A=A0=E7=99=BE=E5=BA=A6=E7=BB=9F?= =?UTF-8?q?=E8=AE=A1?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- book.json | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/book.json b/book.json index 04b8ad2..faf90e3 100644 --- a/book.json +++ b/book.json @@ -19,9 +19,13 @@ "toggle-chapters", "sharing-plus", "search", - "search-pro" + "search-pro", + "baidu" ], "pluginsConfig": { + "baidu": { + "token": "05e74883e1b59d73b500efaacbf8ce69" + }, "sitemap": { "hostname": "http://linux.hellocode.name" },