From 87a3fdd1b716aefef8272994ea3f6f32601deaae Mon Sep 17 00:00:00 2001 From: XhmikosR Date: Sun, 6 Sep 2015 12:16:01 +0300 Subject: Clean up inclusion of IE-specific JS files. Move them to footer, and remove duplicate ones. [ci skip] --- docs/_includes/footer.html | 1 + docs/_includes/header.html | 4 ---- 2 files changed, 1 insertion(+), 4 deletions(-) (limited to 'docs/_includes') diff --git a/docs/_includes/footer.html b/docs/_includes/footer.html index 3e12c58b8..eb35020ba 100644 --- a/docs/_includes/footer.html +++ b/docs/_includes/footer.html @@ -30,6 +30,7 @@ + {% if page.layout == "docs" %} diff --git a/docs/_includes/header.html b/docs/_includes/header.html index bba5aad3d..e637dc470 100644 --- a/docs/_includes/header.html +++ b/docs/_includes/header.html @@ -19,10 +19,6 @@ - - - - -- cgit v1.2.3