From a8005b3d0b8599611e8bfc864e704b50411fcb69 Mon Sep 17 00:00:00 2001 From: Mark Otto Date: Thu, 18 Jul 2013 17:41:30 -0700 Subject: flatten docs dir back into root --- docs/_layouts/default.html | 73 ---------------------------------------------- 1 file changed, 73 deletions(-) delete mode 100644 docs/_layouts/default.html (limited to 'docs/_layouts/default.html') diff --git a/docs/_layouts/default.html b/docs/_layouts/default.html deleted file mode 100644 index 30a261ce8..000000000 --- a/docs/_layouts/default.html +++ /dev/null @@ -1,73 +0,0 @@ - - - - - {% include header.html %} - - - - - - {% include nav-main.html %} - - -
-
-

{{ page.title }}

-

{{ page.lead }}

- {% include ads.html %} -
-
- -
-
-
-
- -
-
-
- {{ content }} -
-
- - - - Back to top - - -
- - - - - - {% include footer.html %} - - - -- cgit v1.2.3