From 6eab0eaa0d16e6bb8ccf7d2b55037ada2f3965e7 Mon Sep 17 00:00:00 2001 From: Michael Rose Date: Thu, 12 Sep 2013 08:13:48 -0400 Subject: [PATCH] Fix search.json url for realZ this time --- _includes/scripts.html | 36 ++++++++++++++++++++++++++++++++++++ assets/js/_main.js | 36 +----------------------------------- assets/js/scripts.min.js | 2 +- search.json | 1 - 4 files changed, 38 insertions(+), 37 deletions(-) diff --git a/_includes/scripts.html b/_includes/scripts.html index 9c2c7d3..ad470f5 100644 --- a/_includes/scripts.html +++ b/_includes/scripts.html @@ -1,6 +1,42 @@ +{% if site.search %} + + +{% endif %} {% if site.google_analytics %}