mirror of
https://github.com/GitbookIO/gitbook.git
synced 2026-09-21 01:53:26 +00:00
Merge pull request #650 from wcandillon/patch-2
Update default generator
This commit is contained in:
@@ -139,7 +139,7 @@ Configuration.prototype.normalizeLanguage = function() {
|
||||
Configuration.DEFAULT = {
|
||||
// Options that can't be extend
|
||||
"configFile": "book",
|
||||
"generator": "site",
|
||||
"generator": "website",
|
||||
"extension": null,
|
||||
|
||||
// Book metadats (somes are extracted from the README by default)
|
||||
|
||||
Reference in New Issue
Block a user