From 123b49e8fa41363b0946a2e5a6b92fb2318e7486 Mon Sep 17 00:00:00 2001 From: Alan Pearce Date: Sat, 7 Jun 2014 14:48:22 +0100 Subject: Move the sidebar after the content --- layouts/_default/single.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'layouts/_default/single.html') diff --git a/layouts/_default/single.html b/layouts/_default/single.html index ba9c5cb..3bff8fb 100644 --- a/layouts/_default/single.html +++ b/layouts/_default/single.html @@ -1,6 +1,5 @@ {{ template "theme/partials/head.html" . }}
-{{ template "theme/partials/sidebar.html" . }}