From 4b8b8d2e46e25820d190db957b4e837b66198f72 Mon Sep 17 00:00:00 2001 From: Mark Otto Date: Thu, 28 Mar 2013 01:08:14 -0700 Subject: holy crap new docs layout separate from home, no more top navbar --- docs/_layouts/default.html | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) (limited to 'docs/_layouts/default.html') diff --git a/docs/_layouts/default.html b/docs/_layouts/default.html index acab46de9..11b78f3f9 100644 --- a/docs/_layouts/default.html +++ b/docs/_layouts/default.html @@ -5,10 +5,7 @@ {% include header.html %} - - - - {% include navbar.html %} + {{ content }} -- cgit v1.2.3