From 70960a8371c0a18f03ffdf48def000bc5a29215e Mon Sep 17 00:00:00 2001 From: Nikhil Benesch Date: Sun, 2 Jul 2017 12:31:19 -0400 Subject: [PATCH 1/2] properly render default collapsed header when no matching sidebar entry Pages which do not have a sidebar entry should render "Docs Menu" in the header, like the used to. --- _includes/sidebar.html | 13 ++++++------- 1 file changed, 6 insertions(+), 7 deletions(-) diff --git a/_includes/sidebar.html b/_includes/sidebar.html index 5af5781153a..6c85013de21 100755 --- a/_includes/sidebar.html +++ b/_includes/sidebar.html @@ -53,12 +53,9 @@ }); -