diff --git a/book.json b/book.json index 5756364a..109160ad 100644 --- a/book.json +++ b/book.json @@ -1,6 +1,7 @@ { "gitbook": ">1.x.x", "plugins": [ - "exercises" + "exercises", + "wombat" ] } \ No newline at end of file diff --git a/meow.js b/meow.js new file mode 100644 index 00000000..be677b9a --- /dev/null +++ b/meow.js @@ -0,0 +1 @@ +TEST MEOW \ No newline at end of file