From d468f98424ec35323b18572b1ce93fba3c2a3b4d Mon Sep 17 00:00:00 2001 From: Felix Lohmeier Date: Mon, 10 Oct 2016 01:33:25 +0200 Subject: [PATCH] Create book.json --- book.json | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 book.json diff --git a/book.json b/book.json new file mode 100644 index 0000000..f86703a --- /dev/null +++ b/book.json @@ -0,0 +1,6 @@ +{ + "plugins": [ + "exercises" + ], + "pluginsConfig": {} +} \ No newline at end of file