mirror of
https://github.com/bitcoinbook/bitcoinbook
synced 2024-11-26 01:50:42 +00:00
Updated atlas.json
This commit is contained in:
parent
3526edef59
commit
8460ed1d31
25
atlas.json
25
atlas.json
@ -1,6 +1,6 @@
|
||||
{
|
||||
"branch": "master",
|
||||
"files": [
|
||||
"branch": "master",
|
||||
"files": [
|
||||
"praise.html",
|
||||
"titlepage.html",
|
||||
"copyright.html",
|
||||
@ -24,8 +24,8 @@
|
||||
"ix.html",
|
||||
"author_bio.html",
|
||||
"colo.html"
|
||||
],
|
||||
"formats": {
|
||||
],
|
||||
"formats": {
|
||||
"pdf": {
|
||||
"version": "web",
|
||||
"toc": true,
|
||||
@ -33,7 +33,8 @@
|
||||
"antennahouse_version": "AHFormatterV62_64-MR4",
|
||||
"syntaxhighlighting": true,
|
||||
"show_comments": false,
|
||||
"color_count": "1"
|
||||
"color_count": "1",
|
||||
"trim_size": "7inx9.1875in"
|
||||
},
|
||||
"epub": {
|
||||
"index": true,
|
||||
@ -55,12 +56,12 @@
|
||||
"toc": true,
|
||||
"consolidated": false,
|
||||
"syntaxhighlighting": true,
|
||||
"show_comments": false,
|
||||
"consolidated": false
|
||||
"show_comments": false
|
||||
}
|
||||
},
|
||||
"theme": "oreillymedia/animal_theme",
|
||||
"title": "Mastering Bitcoin",
|
||||
"print_isbn13": "9781449374044",
|
||||
"templating": false
|
||||
},
|
||||
"theme": "oreillymedia/animal_theme",
|
||||
"title": "Mastering Bitcoin",
|
||||
"print_isbn13": "9781449374044",
|
||||
"templating": false,
|
||||
"lang": "en"
|
||||
}
|
Loading…
Reference in New Issue
Block a user