From b8b2115e1598a29615f744ff0ffc284ba09f1884 Mon Sep 17 00:00:00 2001 From: Kevin Ross Date: Fri, 18 Mar 2016 11:34:06 -0500 Subject: [PATCH] use flat location for dist files --- docs/_includes/footer-example.html | 4 ++-- docs/_includes/footer.html | 6 +++--- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/docs/_includes/footer-example.html b/docs/_includes/footer-example.html index 599fbe41..f53c64c4 100644 --- a/docs/_includes/footer-example.html +++ b/docs/_includes/footer-example.html @@ -3,12 +3,12 @@ - + {% else %} - + {% endif %} diff --git a/docs/_includes/footer.html b/docs/_includes/footer.html index a0f01f80..1b2534d7 100644 --- a/docs/_includes/footer.html +++ b/docs/_includes/footer.html @@ -17,15 +17,15 @@ - + {% if site.data.minified %} - + {% else %} - + {% endif %}