diff options
Diffstat (limited to 'book.js')
-rw-r--r-- | book.js | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -9,7 +9,7 @@ module.exports = { gitbook: '>=3.0.0-pre.0', // Use the "official" theme - //plugins: ['theme-official', 'sitemap'], + plugins: ['theme-official', 'sitemap'], variables: { version: pkg.version |