From c0cb9ce91f9bd7f381dc3d1f11363b00a025473d Mon Sep 17 00:00:00 2001 From: tomjohnson1492 Date: Wed, 23 Mar 2016 10:41:31 -0700 Subject: [PATCH] small code fix for sidebar to use li for sidebartitle instead of div, which is not allowed inside ul --- _includes/sidebar.html | 2 +- css/customstyles.css | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/_includes/sidebar.html b/_includes/sidebar.html index bbcc903..f233444 100644 --- a/_includes/sidebar.html +++ b/_includes/sidebar.html @@ -2,7 +2,7 @@