commit 5187b2465da8861843db504123ed145c5ac11977 parent e22d8cd9b56cd9d25f80c830b9f613dcad6a7517 Author: Marcel <mtrnord1@gmail.com> Date: Sun, 4 Dec 2016 16:28:59 +0100 Update book.json Diffstat:
| M | book.json | | | 3 | ++- |
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/book.json b/book.json @@ -2,7 +2,8 @@ "plugins": [ "autocover", "katex-full", - "exercises" + "exercises", + "anchor-navigation" ], "pluginsConfig": {} } \ No newline at end of file