Skip to content

Commit 590ca49

Browse files
committed
Updated atlas.json
1 parent fbc3cc5 commit 590ca49

File tree

1 file changed

+10
-5
lines changed

1 file changed

+10
-5
lines changed

atlas.json

Lines changed: 10 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,5 @@
11
{
2-
"name": "oreillymedia/modular-es6",
3-
"branches": ["master"],
4-
"export_formats": ["html"],
2+
"branch": "master",
53
"files": [
64
"sections/cover.html",
75
"sections/toc.html",
@@ -50,10 +48,17 @@
5048
"consolidated": false
5149
}
5250
},
53-
"theme": "oreillymedia/animal_theme",
51+
"theme": "oreillymedia/animal_theme_sass",
5452
"title": "Practical ES6",
53+
"name": "oreillymedia/modular-es6",
54+
"branches": [
55+
"master"
56+
],
57+
"export_formats": [
58+
"html"
59+
],
5560
"templating": false,
5661
"print_isbn13": "",
5762
"lang": "en",
5863
"accent_color": "cmyk(100%, 3%, 50%, 0%)"
59-
}
64+
}

0 commit comments

Comments
 (0)