1
0
mirror of https://github.com/bitcoinbook/bitcoinbook synced 2024-11-16 04:59:35 +00:00

Updated atlas.json

This commit is contained in:
aantonop 2015-11-22 07:37:43 -08:00
parent 00545ad404
commit 7a074414f5

View File

@ -16,20 +16,24 @@
"toc": true,
"index": true,
"syntaxhighlighting": true,
"show_comments": false
"show_comments": false,
"color_count": false,
"trim_size": false
},
"epub": {
"toc": true,
"index": true,
"syntaxhighlighting": true,
"epubcheck": true,
"show_comments": false
"show_comments": false,
"downsample_images": false
},
"mobi": {
"toc": true,
"index": true,
"syntaxhighlighting": true,
"show_comments": false
"show_comments": false,
"downsample_images": false
},
"html": {
"toc": true,
@ -39,7 +43,9 @@
"consolidated": false
}
},
"templating": false,
"theme": "oreillymedia/atlas_tech1c_theme",
"title": "atlas book skeleton"
"title": "Mastering Bitcoin - Second Edition",
"templating": false,
"print_isbn13": "",
"lang": "en"
}