From 7a7825f6679ec91df7df3993f58238e021f82675 Mon Sep 17 00:00:00 2001 From: Brandon Mathis Date: Mon, 26 Sep 2011 09:11:14 -0500 Subject: [PATCH] collapse sidebar is now possible site-wide --- .themes/classic/source/_layouts/default.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.themes/classic/source/_layouts/default.html b/.themes/classic/source/_layouts/default.html index 0b1fc3a..f670e1c 100644 --- a/.themes/classic/source/_layouts/default.html +++ b/.themes/classic/source/_layouts/default.html @@ -1,6 +1,6 @@ {% capture root_url %}{{ site.root | strip_slash }}{% endcapture %} {% include head.html %} - +
{% include header.html %}