From 88e96a507834b2d5f884f608396c76d1236f5142 Mon Sep 17 00:00:00 2001 From: Jess Frazelle Date: Thu, 15 Dec 2016 12:27:28 -0800 Subject: [PATCH] cleanup footer scripts so its in its own file Signed-off-by: Jess Frazelle --- _includes/footer-scripts.html | 53 +++++++++++++++++++++++++++++++++++ _layouts/docwithnav.html | 52 +--------------------------------- 2 files changed, 54 insertions(+), 51 deletions(-) create mode 100644 _includes/footer-scripts.html diff --git a/_includes/footer-scripts.html b/_includes/footer-scripts.html new file mode 100644 index 0000000000..091545d12a --- /dev/null +++ b/_includes/footer-scripts.html @@ -0,0 +1,53 @@ + + + + + + + diff --git a/_layouts/docwithnav.html b/_layouts/docwithnav.html index 65418b3ece..454ccd69ce 100755 --- a/_layouts/docwithnav.html +++ b/_layouts/docwithnav.html @@ -75,57 +75,7 @@ {% include_cached footer.html %} +{% include footer-scripts.html %} - - - - -