From 1947c4907e3bf3a3e4d2f5bf76ed3e529b9f90d1 Mon Sep 17 00:00:00 2001 From: Dean Attali Date: Mon, 1 Feb 2016 19:05:47 -0800 Subject: [PATCH] hardcode js since github broke jekyll --- _includes/footer-scripts.html | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/_includes/footer-scripts.html b/_includes/footer-scripts.html index 8a980a4..9e02b3a 100644 --- a/_includes/footer-scripts.html +++ b/_includes/footer-scripts.html @@ -1,3 +1,9 @@ + + + + + + {% if layout.common-ext-js %} {% for js in layout.common-ext-js %}