Skip to content

Commit 12a89c8

Browse files
committed
add license to build
1 parent 9ca6d82 commit 12a89c8

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

atlas.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@
22
"branch": "master",
33
"files": [
44
"book/cover.html",
5+
"LICENSE.asc",
56
"book/preface.asc",
67
"book/01-introduction/1-introduction.asc",
78
"book/02-git-basics/1-git-basics.asc",
@@ -38,4 +39,4 @@
3839
},
3940
"theme": "oreillymedia/pro-git-theme",
4041
"title": "Pro Git"
41-
}
42+
}

0 commit comments

Comments
 (0)