From 89c3a0d622f6d1003505ddea9c3f16ec4b945580 Mon Sep 17 00:00:00 2001 From: chyyuu Date: Sat, 18 Feb 2017 23:10:26 +0800 Subject: [PATCH] update book.json --- book.json | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/book.json b/book.json index 0c7ed5a..466c3e9 100644 --- a/book.json +++ b/book.json @@ -3,12 +3,11 @@ "path": "README.md", "title": "介绍" }, "plugins": [ - "-mathjax", "rust-playpen","grivs","ga","duoshuo", "quizzes" + "-mathjax", "rust-playpen","ga","duoshuo", "quizzes", "-lunr", "-search", "search-pro" ], "pluginsConfig": { "rust-playpen":{}, - "grvis":{}, "ga": { "token": "UA-39088953-8" },