From 36a99c68bf377b8c9a179ae0d8d43d8201f7fbe6 Mon Sep 17 00:00:00 2001 From: Mark Otto Date: Fri, 19 Dec 2014 00:35:54 -0800 Subject: restore configbridge to footer files, update paths --- docs/_includes/footer.html | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'docs/_includes') diff --git a/docs/_includes/footer.html b/docs/_includes/footer.html index 436a5f177..70ccd615d 100644 --- a/docs/_includes/footer.html +++ b/docs/_includes/footer.html @@ -42,9 +42,9 @@ {% if site.github %} {% else %} - - - + {% for file in site.data.configBridge.paths.docsJs %} + + {% endfor %} {% endif %} -- cgit v1.2.3