From c043c0a5baf3c3b55cbb8dfdcbcd2e8cb152bde3 Mon Sep 17 00:00:00 2001 From: Mark Otto Date: Sun, 28 May 2017 21:40:05 -0700 Subject: [PATCH] remove footer from docs pages --- docs/_layouts/docs.html | 2 -- 1 file changed, 2 deletions(-) diff --git a/docs/_layouts/docs.html b/docs/_layouts/docs.html index 58b9482c01..7bbb06b87d 100644 --- a/docs/_layouts/docs.html +++ b/docs/_layouts/docs.html @@ -31,7 +31,5 @@ {% endif %} - - {% include footer.html %} -- 2.47.2