Update theme-official for doc

This commit is contained in:
Soreine
2016-06-30 12:15:50 +02:00
parent 9ce9388dfc
commit 70fd4ded29
+2 -2
View File
@@ -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