{{ range .Data.Pages }}
@@ -16,5 +15,6 @@
{{ end }}
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/index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'layouts/index.html') diff --git a/layouts/index.html b/layouts/index.html index d820afc..5d181e6 100644 --- a/layouts/index.html +++ b/layouts/index.html @@ -1,6 +1,5 @@ {{ template "theme/partials/head.html" . }}
-{{ template "theme/partials/sidebar.html" . }}