mirror of
https://github.com/bitcoinbook/bitcoinbook
synced 2025-02-16 17:42:06 +00:00
Updated atlas.json
This commit is contained in:
parent
639ceed12d
commit
354e05afb0
10
atlas.json
10
atlas.json
@ -1,7 +1,6 @@
|
|||||||
{
|
{
|
||||||
"branch": "master",
|
"branch": "master",
|
||||||
"files": [
|
"files": [
|
||||||
"cover.html",
|
|
||||||
"titlepage.html",
|
"titlepage.html",
|
||||||
"copyright.html",
|
"copyright.html",
|
||||||
"toc.html",
|
"toc.html",
|
||||||
@ -17,11 +16,14 @@
|
|||||||
"ch09.asciidoc",
|
"ch09.asciidoc",
|
||||||
"ch10.asciidoc",
|
"ch10.asciidoc",
|
||||||
"ch11.asciidoc",
|
"ch11.asciidoc",
|
||||||
"ch12.asciidoc"
|
"ch12.asciidoc",
|
||||||
|
"ix.html",
|
||||||
|
"author_bio.html",
|
||||||
|
"colo.html"
|
||||||
],
|
],
|
||||||
"formats": {
|
"formats": {
|
||||||
"pdf": {
|
"pdf": {
|
||||||
"version": "web",
|
"version": "print",
|
||||||
"toc": true,
|
"toc": true,
|
||||||
"index": true,
|
"index": true,
|
||||||
"antennahouse_version": "AHFormatterV62_64-MR4",
|
"antennahouse_version": "AHFormatterV62_64-MR4",
|
||||||
@ -55,7 +57,7 @@
|
|||||||
},
|
},
|
||||||
"theme": "oreillymedia/animal_theme_sass",
|
"theme": "oreillymedia/animal_theme_sass",
|
||||||
"title": "Mastering Bitcoin",
|
"title": "Mastering Bitcoin",
|
||||||
"print_isbn13": "9781449374044",
|
"print_isbn13": "9781491954386",
|
||||||
"templating": false,
|
"templating": false,
|
||||||
"lang": "en",
|
"lang": "en",
|
||||||
"accent_color": "cmyk(12%, 100%, 92%, 3%)"
|
"accent_color": "cmyk(12%, 100%, 92%, 3%)"
|
||||||
|
Loading…
Reference in New Issue
Block a user