From 6be1f9d00fd6daf7b255acd63d88f772aab9849e Mon Sep 17 00:00:00 2001 From: Mark Otto Date: Wed, 17 Jul 2013 21:02:50 -0700 Subject: [PATCH] remove colophon include because there's only one layout using it now --- docs/_includes/colophon.html | 15 --------------- docs/_layouts/default.html | 17 +++++++++++++++-- 2 files changed, 15 insertions(+), 17 deletions(-) delete mode 100644 docs/_includes/colophon.html diff --git a/docs/_includes/colophon.html b/docs/_includes/colophon.html deleted file mode 100644 index 3d664e6240..0000000000 --- a/docs/_includes/colophon.html +++ /dev/null @@ -1,15 +0,0 @@ - - diff --git a/docs/_layouts/default.html b/docs/_layouts/default.html index 68bcbf8d23..019d7626a3 100644 --- a/docs/_layouts/default.html +++ b/docs/_layouts/default.html @@ -49,8 +49,21 @@ - - {% include colophon.html %} + + {% include footer.html %}