From 81eb02d6804cca936c286b1fc53ea762e66f6ec8 Mon Sep 17 00:00:00 2001
From: Adam Merka <405417@muni.cz>
Date: Tue, 29 Jan 2019 11:08:03 +0100
Subject: [PATCH] deleted footer not only form configuration but from "plugins"
 as well.

---
 book.json | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

diff --git a/book.json b/book.json
index eed1f43..08f3b1e 100644
--- a/book.json
+++ b/book.json
@@ -7,8 +7,7 @@
     "click-reveal",
     "insert-logo-link-style",
     "get-book",
-    "hints-istex",
-    "footer"
+    "hints-istex"
   ],
   "pluginsConfig": {
         "insert-logo-link-style": {
-- 
GitLab