From cdcc3e87688e470598fb8254194a5c86f72dd368 Mon Sep 17 00:00:00 2001 From: Mark Otto Date: Wed, 22 May 2013 21:50:25 -0700 Subject: [PATCH] delete customize layout since it's no longer in use --- docs/_layouts/customize.html | 25 ------------------------- 1 file changed, 25 deletions(-) delete mode 100644 docs/_layouts/customize.html diff --git a/docs/_layouts/customize.html b/docs/_layouts/customize.html deleted file mode 100644 index f01f4f86ed..0000000000 --- a/docs/_layouts/customize.html +++ /dev/null @@ -1,25 +0,0 @@ - - - - - {% include header.html %} - - - - - - {% include nav-main.html %} - - -
- {{ content }} - - - {% include colophon.html %} -
- - - {% include footer.html %} - - - -- 2.47.2