Add book.json for first edition

Fixes the page titles.
This commit is contained in:
Matthew Jasper 2017-03-04 22:08:20 +00:00
parent 39d2f5acb3
commit e1fff88038
1 changed files with 4 additions and 0 deletions

4
first-edition/book.json Normal file
View File

@ -0,0 +1,4 @@
{
"title": "The Rust Programming Language",
"author": "The Rust Project Developers"
}