diff --git a/book.json b/book.json index a94e2a9..4bbf32a 100644 --- a/book.json +++ b/book.json @@ -4,5 +4,6 @@ "language": "zh", "structure": { "readme": "preface.md" - } + }, + "plugins": ["-search"] }