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 fbc3cc5 commit 590ca49Copy full SHA for 590ca49
atlas.json
@@ -1,7 +1,5 @@
1
{
2
- "name": "oreillymedia/modular-es6",
3
- "branches": ["master"],
4
- "export_formats": ["html"],
+ "branch": "master",
5
"files": [
6
"sections/cover.html",
7
"sections/toc.html",
@@ -50,10 +48,17 @@
50
48
"consolidated": false
51
49
}
52
},
53
- "theme": "oreillymedia/animal_theme",
+ "theme": "oreillymedia/animal_theme_sass",
54
"title": "Practical ES6",
+ "name": "oreillymedia/modular-es6",
+ "branches": [
55
+ "master"
56
+ ],
57
+ "export_formats": [
58
+ "html"
59
60
"templating": false,
61
"print_isbn13": "",
62
"lang": "en",
63
"accent_color": "cmyk(100%, 3%, 50%, 0%)"
-}
64
+}
0 commit comments