We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 634f2a1 commit 1f554f5Copy full SHA for 1f554f5
atlas.json
@@ -1,5 +1,11 @@
1
{
2
"branch": "master",
3
+ "name": "bevacqua/mastering-modular-javascript",
4
+ "title": "Mastering Modular JavaScript",
5
+ "export_formats": [
6
+ "html",
7
+ "pdf"
8
+ ],
9
"files": [
10
"sections/cover.html",
11
"chapters/ch01.asciidoc",
@@ -41,14 +47,6 @@
41
47
}
42
48
},
43
49
"theme": "oreillymedia/animal_theme",
44
- "title": "Mastering Modular JavaScript",
45
- "name": "bevacqua/mastering-modular-javascript",
46
- "branches": [
- "master"
- ],
- "export_formats": [
50
- "html"
51
52
"templating": false,
53
"print_isbn13": "",
54
"lang": "en",
0 commit comments