From 1542bd5e0533c535a5b4410ff83f1db8956a5acd Mon Sep 17 00:00:00 2001 From: Brian Corrigan Date: Wed, 4 Oct 2017 08:48:13 -0400 Subject: Initial commit --- es/book.json | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 es/book.json (limited to 'es/book.json') diff --git a/es/book.json b/es/book.json new file mode 100644 index 0000000..7b7dcea --- /dev/null +++ b/es/book.json @@ -0,0 +1,7 @@ +{ + "language": "es", + "structure": { + "readme": "introduction.md", + "summary": "summary.md" + } +} -- cgit v1.3.1