summaryrefslogtreecommitdiffstats
path: root/book.js
diff options
context:
space:
mode:
Diffstat (limited to 'book.js')
-rw-r--r--book.js5
1 files changed, 1 insertions, 4 deletions
diff --git a/book.js b/book.js
index 31d751b..21a0c8a 100644
--- a/book.js
+++ b/book.js
@@ -5,11 +5,8 @@ module.exports = {
root: './docs',
title: 'GitBook Toolchain Documentation',
- // Enforce use of GitBook v3
- gitbook: '3.1.1',
-
// Use the "official" theme
- plugins: ['theme-official@2.1.1', '-sharing', '-fontsettings', 'sitemap'],
+ plugins: ['sitemap'],
variables: {
version: pkg.version