From d6ee9f2d632f8046c8d81d9f7b868c4624adc70b Mon Sep 17 00:00:00 2001 From: Kevin Gilpin Date: Fri, 22 Jul 2016 09:50:01 -0400 Subject: [PATCH] consistently identify the home page by checking for node.title == null --- _includes/sidebar.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_includes/sidebar.html b/_includes/sidebar.html index 586f47b2d74..dadc96fd50b 100644 --- a/_includes/sidebar.html +++ b/_includes/sidebar.html @@ -10,7 +10,7 @@