summaryrefslogtreecommitdiffstats
path: root/book.js
diff options
context:
space:
mode:
authorSoreine <nicolas@gitbook.com>2016-06-30 15:37:31 +0200
committerSoreine <nicolas@gitbook.com>2016-06-30 15:37:31 +0200
commitd563abe3df9ec364625d9e8cddb68972a650133c (patch)
tree34503029b105704d1affed25333bbc24cdaee615 /book.js
parent70fd4ded296a85190371c7456445af57de2f0818 (diff)
downloadgitbook-d563abe3df9ec364625d9e8cddb68972a650133c.zip
gitbook-d563abe3df9ec364625d9e8cddb68972a650133c.tar.gz
gitbook-d563abe3df9ec364625d9e8cddb68972a650133c.tar.bz2
Reduce size of logo to give room to version number
Diffstat (limited to 'book.js')
-rw-r--r--book.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/book.js b/book.js
index 5c03f21..31d751b 100644
--- a/book.js
+++ b/book.js
@@ -9,7 +9,7 @@ module.exports = {
gitbook: '3.1.1',
// Use the "official" theme
- plugins: ['theme-official@2.1.0', '-sharing', '-fontsettings', 'sitemap'],
+ plugins: ['theme-official@2.1.1', '-sharing', '-fontsettings', 'sitemap'],
variables: {
version: pkg.version