Skip to content

Commit 9d4f88a

Browse files
jbillingORMbevacqua
authored andcommitted
Updated atlas.json
1 parent 342570b commit 9d4f88a

File tree

1 file changed

+8
-8
lines changed

1 file changed

+8
-8
lines changed

atlas.json

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,5 @@
11
{
22
"branch": "master",
3-
"name": "bevacqua/mastering-modular-javascript",
4-
"title": "Mastering Modular JavaScript",
5-
"export_formats": [
6-
"html",
7-
"pdf"
8-
],
93
"files": [
104
"sections/cover.html",
115
"sections/titlepage.html",
@@ -24,7 +18,7 @@
2418
"syntaxhighlighting": true,
2519
"show_comments": false,
2620
"color_count": false,
27-
"trim_size": "7inx9.1875in"
21+
"trim_size": "6inx9in"
2822
},
2923
"epub": {
3024
"toc": true,
@@ -50,8 +44,14 @@
5044
}
5145
},
5246
"theme": "oreillymedia/animal_theme",
47+
"title": "Mastering Modular JavaScript",
48+
"name": "bevacqua/mastering-modular-javascript",
49+
"export_formats": [
50+
"html",
51+
"pdf"
52+
],
5353
"templating": false,
5454
"print_isbn13": "",
5555
"lang": "en",
5656
"accent_color": "cmyk(100%, 3%, 50%, 0%)"
57-
}
57+
}

0 commit comments

Comments
 (0)