From 70fd4ded296a85190371c7456445af57de2f0818 Mon Sep 17 00:00:00 2001 From: Soreine Date: Thu, 30 Jun 2016 12:15:50 +0200 Subject: [PATCH] Update theme-official for doc --- book.js | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/book.js b/book.js index cb2a360ed..5c03f2177 100644 --- a/book.js +++ b/book.js @@ -6,10 +6,10 @@ module.exports = { title: 'GitBook Toolchain Documentation', // Enforce use of GitBook v3 - gitbook: '>=3.0.0-pre.0', + gitbook: '3.1.1', // Use the "official" theme - plugins: ['theme-official', 'sitemap'], + plugins: ['theme-official@2.1.0', '-sharing', '-fontsettings', 'sitemap'], variables: { version: pkg.version